/* CSS Document */

.arrows {
bottom:146px; 
height:102px; 
padding-right:16px;
position:absolute;
right:0px;
width:13px;
}

#scroller 
{
	overflow:visible;
	position:relative;
	text-align:left;
	height:auto;
	
}

.seocontainer 
{
	overflow:hidden;
	text-align: left;
	width:605px;
	height:249px;
	position:relative;
	margin-top:5px;
	margin-bottom:10px;
	}
#contents
{
height:200px;
position:relative;
width:562px;
margin-top:10px;
}

#scroller p{
	width:558px;
	
}







