/* Sample 5*/
#box5{
	position:absolute;
	width:198px;
	height:230px;
}
#box5 span{
	display:block;
}
#box5 span .sliderImgCont{ width:198px; height:230px; overflow:hidden; }
#info5{
	bottom:0; height:60px;
}

#box6{
	position:absolute;
	width:198px;
	height:264px;
}
#box6 span{
	display:block;
}
#box6 span img{ width:198px; height:264px; }
#info6{
	bottom:0;
}

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

.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:198px;
	height:50px;
	background:#ffffff;
	position:absolute;
}
.info p{
	color:#1b7535;
	font-family:Arial;
	margin:0px;
	padding:3px;
}
.info5 h4{
	color:#1b7535;
	font-family:Arial;
	margin:0px;
	padding:3px;
}
.info h4{
	font-size:1.2em;
	color:#1b7535;
	font-family:Arial;
	margin:0px;
	padding:3px;
}
.info h4 a{
	float:right;
	background:#ffffff;
	color:#1b7535;
	font-size:1.2em;
	padding:0 3px;
	text-decoration:none
}

.mask2{
	position:relative;
	width:198px;
	height:230px;
	overflow:hidden;
}

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

.mask6{
	 position:relative;
	width:198px;
	height:264px;
	overflow:hidden;
}
