/* Sample 8*/


/*.............................slider.............................

.slider-top
{
width:137px;
height:23px;
background-color:#484848;
float:left;
padding-top:5px;
padding-left:10px;
margin-top:20px;
}

*/

.gallery
{
width:610px;
height:150px;
background:url(../images/slider-back.jpg) no-repeat;
/*background-color:#313131;*/
float:left;
padding-left:10px;
padding-right:10px;
margin-top:15px;
margin-bottom:15px;
}

/*.............................slider.............................*/

#box8{
	position:absolute;
	height: 814px;
    left: -109px;
	top: 268px;
	width: 560px;
	left: -7px;
	top: 0px;
}

#box8 div{
	width:550px;
	height:150px!important;
/*    margin-top:0px!important;*/
	float:left;
}

#box8 .buttons{
	float:left
}

#box8 .next{
	float:right;
}

.mask2{
	position:relative;
	width:550px;
	height:150px;
	overflow:hidden;
	margin-top:15px;
	margin-left:25px;
	/*margin-right:15px;*/
	margin-bottom:-8px;
	}

.buttons{ margin-top:5px;}
.buttons span{color:#0080FF;cursor:pointer;font:10px arial;}
.buttons span.active, .buttons span:hover{background:none;color:#fff; }
