/* Sample 4*/
#box4{
	position:absolute;
}
#box4 h3 a{
	color: #003366;
	text-decoration:none;
}
#box4 h3 a:hover{
	color:#000000;
	text-decoration:none;
}

#box4 h5 a{
	font-weight:normal;
	text-align:right;
	color: #FF3300;
	text-decoration:none;
}
#box4 h5 a:hover{
	color: #FF0000;
	text-decoration:none;
}
#box4 div{
	width:630px;
	height:273px;
	float:left;
}

#box4 img{
	padding-right:5px;
}
#box4 h3, #box4 p, #box4 ul{
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
#box4 p{
padding:0;
margin:0;
position:relative;
}
#box4 img{
border:none;
}
#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 img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:1px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:0px 0px;
	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{
	position:relative;
	width:630px;
	height:273px;
	overflow:hidden;
}

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

.sample{
width:650px;
height:328px;
padding-bottom:10px;
display:block;

}

.buttons{padding:0px;}
.buttons span{padding:0px;}
.buttons span.active, .buttons span:hover{ cursor:pointer;}