#cont strong {
	color: #900;
	padding-left: 8px;
}
#cont3 {
	margin-left: 20px;
	padding-top: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.buttons{
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
.buttons span{
	color:#999;
	cursor:pointer;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #ECEAEA;
}
.buttons span.active, .buttons span:hover{
	color:#333;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 1px solid #999;
	font-size: 10px;
}
/* Sample 4*/
#box4{
	position:absolute;
}
#box4 div{
	height:160px;
	float:left;
	width: 364px;
}

#box4 h3, #box4 p, #box4 ul{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	background-color: #980001;
	background-image: url(images/h3.jpg);
	background-repeat: repeat-x;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	width:200px;
	width:125px;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	font-family:Arial;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	height: 160px;
}

span img{
	display:block;
	border:none;
}
.sample {
}

