
#handles4 {width:915px;height:435px;border:1px solid #fff;position:absolute;z-index:102;}
#handles4 ul{width:200px;border:0px solid #777;margin-top:60px;margin-left:100px;}
#handles4 li{color:#433B30;padding:5px;cursor:pointer;border-top:0px solid #433B30;font-size:14px;text-align:right;padding-right:20px;}
#handles4 li.active {background:#433B30;color:#fff;}
#handles4 li.hover {background:#433B30;color:#fff;}





/* Sample 4*/
#box4{
	position:absolute;border:0px solid green;
}
#box4 div{
	width:640px; /* different from below div because of the padding */
	height:435px;
	float:left;
	border:0px solid orange;
	/* background-color:red;*/
}

#box4 h3{
	padding:0px 0px;padding-left:26px;padding-top:10px;
}
#box4 p{padding-left:26px;}

#box4 img{margin-left:260px;}

#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}



/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div {
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}


.mask3{
	border:0px dashed red;
	position:relative;
	float:right;
	width:620px;
	height:435px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}
