/* CSS Document */
#slide_left {
	float: left;
	margin: 0px;
	padding: 0px;	
	width: 200px;
	height: 405px;
}
#handles8_more1 {
	float: left;
	margin: 0px;
	padding: 0px;	
	width: 195px;
	height: 405px;
	clear: left
}
.noob_sample_new{
	float: left;
	width: 594px;
	height: 394px;
	padding: 1px; 
	margin: 0px;
	/*border: 2px dotted #a4a4a4;*/
}
#slide_right {
	float: left;
	margin: 0px;
	padding: 0 0px 0 0;	
	width: 200px;
	height: 405px;
}
#handles8_more2 {
	float: right;
	margin: 0px;
	padding: 0 0 0 0px;	
	width: 195px;
	height: 405px;
	clear: right;
}
.mini_image{
	float: left;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: relative;
	font-size: 0pt;
	clear: left;
}
.mini_image a:link,.mini_image a:visited, .mini_image a:hover{
	float: left;
	display: block;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: relative;
	font-size: 0pt;
	clear: left;
	cursor: pointer;
}
#handles8_more1 div.mini_image span.mini_image_down, #handles8_more2 div.mini_image span.mini_image_down{
	float: left;
	display: block;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 0;
	font-size: 0pt;
	clear: left;
}
#handles8_more1 div.mini_image.active span.mini_image_down, #handles8_more2 div.mini_image.active span.mini_image_down{
	float: left;
	display: block;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 0;
	font-size: 0pt;
	clear: left;
}
#handles8_more1 div.mini_image span.mini_image_up {
	float: left;
	display: block;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/slideshow_button.png);
	background-repeat: no-repeat;
	clear: left;
}
#handles8_more1 div.mini_image.active span.mini_image_up {
	float: left;
	display: block;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/slideshow_button_active.png);
	background-repeat: no-repeat;
	clear: left;
}

#handles8_more2 div.mini_image span.mini_image_up {
	float: left;
	display: block;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/slideshow_button_right.png);
	background-repeat: no-repeat;
	clear: left;
}
#handles8_more2 div.mini_image.active span.mini_image_up {
	float: left;
	display: block;
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/slideshow_button_active_right.png);
	background-repeat: no-repeat;
	clear: left;
}

.mini_image img {
	width: 189px;
	height: 124px;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 0pt;
}
.mask1{
	float: left;
	position:relative;
	width: 594px;
	height: 394px;
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#box8{
	position: absolute;
	z-index: 0;
	padding: 0px;
	margin: 0px;
	width: 594px;
	height: 394px;
}
#box8 div{
	float:left;
	width: 594px;
	height: 394px;
	padding: 0px;
	margin: 0px;
}
.slide_image{
	float: left;
	width: 594px;
	height: 394px;
	padding: 0px; 
	margin: 0px;
	clear: left;
}
.slide_image img{
	width: 594px !important;
	height: 394px !important;
	padding: 0px; 
	margin: 0px;
	border: none;
}
