/* CSS Document */

.arrows 
{
	width:13px;
	position:absolute;
	top: 1px;
	right:0px;
	height: 20px;	
	padding-right:0px;
	padding-top:3px;
	float:left;
}

#scroller 
{
	overflow:visible;
	position:relative;
	text-align:left;
	height:auto;
	width:547px;
}

.seocontainer 
{
	overflow:hidden;
	text-align: left;
	width:547px;
	/*width:980px;*/
	height:208px;
	position:absolute;
	padding-left:0px;
	
	*margin-top:-111px;
	margin-top:0px;
	}
	
#contents
{
height:auto;
width:547px;
}
