#container
{
	width:804px;
	height:40px;
	
	
}

#main
{
	background:#000000;
	height:40px;
	}

ul.slider
{
	display:inline;
	padding:20px 0px;
}

li.links1

{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	padding:20px 150px;
	width:402px;
	position:relative;
	top:10px;
/*	background:url(images/slider_button_left_new.gif) no-repeat;
*/	

	
}

li.links2

{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
	padding:20px 150px;
	width:402px;
	position:relative;
	top:10px;
/*	background:url(images/slider_button_right_active.gif) no-repeat;
*/	

	
}