* html pre {width:100%}
	.divCont2 {
		width:580px; 
		background-color:#FFFFFF; 
		padding:0 14px 0px 0px;
		height: 300px;
		margin: 0px;
	}
	.divContDer2{
		width:336px;    
	    padding:0px 0px 0px 6px;
	    height: 300px;
	    display: block;
	    text-align:center;
	 }



/* Sample 6*/
#box {
	padding: 0px;
	margin: 0px;
	height: 293px;
	display: block;
}
#box6 img {
	border: 0px;
}
#box6{
	position:absolute;
	width:465px;
}
#box6 span{
	display:block;
	float:left;
}
#box6 span img {
	width: 465px;
}

#handles6_2{
	float:right;
}
.mask6{
	position:absolute;
	width:465px;
	height:293px;
	overflow:hidden;
	border: #cccccc 1px solid;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}


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

.thumbs{
	width:100px;
}
.thumbs div{
	display:block;
	width:100px;
	height:64px;
	margin:0px 0px 9px 0px;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border: 1px solid #fed385;
	padding: 1px;
}

.mask6 .info{
	width:465px;
	height:60px;
	background:#000;
	position:absolute;
	bottom: 0px;
}
.mask6 .info p, .info h4{
	color:#fff;
	padding:3px 8px 0px 8px;
	font-family:Arial;
	margin: 0px;
}
.mask6 .info h4{
	font-size:14px;

}
.mask6 .info h4 a{
	color:#fff;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
		height: 15px;
	display: block;
}
.mask6 .info h4 a:hover{
	text-decoration: underline;
}

.ibox {
	width: 222px;
	display: block;
	float: left;
	height: 270px;
	padding: 3px 3px 0px 10px;
	font-size: 12px;
	margin-bottom: 10px;
	color:#6A3102;
}
.ibox .itit {
	font-size: 14px;
	font-weight: bold;
	color:#A02F00;
	height: 38px;
	display: block;
	overflow: hidden;
	margin-bottom: 4px;
	text-decoration: none;
}

.ibox .itit:hover {
	text-decoration: none;
	color:#0073e1;
}
.ibox a {
	text-decoration: none;
}
.ibox a:hover {
	text-decoration: none;
	color:#0073e1;
}
.ibox p {
	height: 64px;
	display: block;
	overflow: hidden;
	float:left;
	margin: 6px 0px;
}

.ibox .d_clt {
	font-size: 11px;
} 
.ibox .d_clt span{
	font-size: 11px;
	padding:0px;
} 
.ibox .d_clt label{
	cursor: default;
}

.ibox .x4{width:200px; margin-left:4px;margin-bottom:0px;}
.ibox img{width:200px;float:left; height:126px;}
	

.isep {
	width: 1px;
	height:260px;
	border-left: 1px solid #bbbbbb;
	float: left;
	display: block;
	margin-top: 10px;
}

.ibox .itit{color:#DA251C;}
.ibox .itit:hover{color:#615D5C;}

