/* CSS Document */

.arrows 
{
	width:13px;
	position:absolute;
	top: 40px;
	right:10px;
	height: 20px;	
	padding-right:0px;
	padding-top:3px;

}

.arrowss 
{
	width:13px;
	position:absolute;
	top: 450px;
	right:10px;
	height: 20px;	
	padding-right:0px;
	padding-top:3px;

}

#scroller 
{
	overflow:visible;
	position:relative;
	text-align:left;
	height:auto;
}

.seocontainer 
{
	overflow:hidden;
	text-align: left;
	width:400px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	left:-2px;
	}
.scontainer 
{
	overflow:hidden;
	text-align: left;
	width:350px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	left:-2px;
	}
#contents
{
height:640px;
position:relative;
margin-top:10px;
}
#contentss{
height:400px;
position:relative;
margin-top:10px;
}