#cont{width:100%;margin:0 auto;background:#000;text-align:left;padding:0px}

.buttons{padding:0; margin:0px}

.buttons span{width:150px;height:20px;color:#0080FF;padding:5px;cursor:pointer;font:10px Verdana; border-bottom:1px solid #0E0E0E; text-align:center}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}

#sample{padding:0px; margin:4px 0 2px 0;height:20px}

/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{

	height:360px;
	float:left;
	background:#0E0E0E;
}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:140px;
	float:left;
	margin-top:5px
}

#box4 a, #box4 a:visited{
	float:left;
	margin:10px 10px 10px 15px;
	text-decoration:none
}

#box4 a:hover{
	float:left;
	margin:10px 10px 10px 15px;
}



/* ********************************** */

.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:600px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 5px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}


.mask3{
float:left;
	position:relative;
	width:75%;
	height:340px;
	overflow:hidden;
	}

span img{
	display:block;
	border:none;
}

#box4 h3 {
color:#0099FF;

}
#box4 a, #box4 a:visited{
text-align:right;
font-size:10px;
color:#CCCCCC;
padding-left:5px;
padding-right:5px;}

#box4 a:hover{
color: #0099FF;

}


