.scroll_x, .scroll_x1, .scroll_x2
{
	background-image:url(img/scroller.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:116px;
	height:31px;
	width:391px;
	top: 78px;
}

.scroll_ul
{
	position:inherit;
	overflow:hidden;
	float:left;
	width:327px;
	height:62px;
	text-align:left;
	left: 0px;
	margin-left:33px;
	top:-18px;
}

.scroll_ul ul.lst
{
	padding:5px;
	list-style:none;
	width:5000px;
	margin-left:5px;
	font-style: italic;
	text-decoration: none;
}


.scroll_ul ul.lst li
{
	display:inline;
	margin:30px;
	padding:0px;
}

.scroll_ul ul.lst li.selected
{
	font-weight:bold;
}

.scroll_n
{
	position:absolute;
	height:31px;
	width:31px;
	top: 0px;
}

#sc_next
{left:360px;}

#sc_prev
{left:0px;}
