/* Sample 8*/
#box8{
	position:absolute;
	left: -1px;
	top: 0px;
	height: 308px;
}
#box8 div {
	width:820px;
	float:left;
}
#box8 .buttons{
	text-align:left
}
#box8 .next{
	float:right
}


#cont{width:550px;margin:0 auto;background:#fff;text-align:left;padding:20px}

.mask1{
	position:relative;
	width:920px;
	height:230px;
	overflow:hidden;
}

.mask2{
	position:relative;
	width:820px;
	height:300px;
	margin:0 auto;
	overflow:hidden;
}

.buttons{padding:5px;}
.buttons span{color:#0080FF;cursor:pointer;font:10px Verdana}
.buttons span.active, .buttons span:hover{background:#0080FF;color:#fff}


.product-1
{
width:195px;
height:300px;
border:#ff6e6e 1px solid;
}

.product-inner
{
height:139px;
font-size:16px;
font-weight:bold;
padding-left:15px;
padding-right:5px;
padding-top:10px;
color:#fff;
}
.inner-text
{
font-size:12px;
font-style:normal;
padding-left:15px;
padding-top:10px;
}

.clickhere
{
font-size:14px;
font-weight:bold;
padding-left:15px;
float:left;
}
.clickhere a
{
text-decoration:underline;
color:#fff;
}
.clickhere a:hover
{
text-decoration:none;
color:#fff;
}

.price
{
font-size:14px;
font-weight:bold;
color:#FFFFFF;
float:right;
padding-right:15px;


}
.heading
{
font-size:16px;
font-weight:bold;
color:#FFFFFF;
float:left;
padding-left:15px;
margin-bottom:5px;
}
