

.trailer_menu{

	width: 1000px;

	height:25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: lighter;

	font-style: normal;

	text-decoration: none;

}



.trailer_menu ul{

	margin: 0;

	padding: 0;

	float: left;

	width: 1000px;

	background:#1A1A1A;

	border-top-width: 1px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color:#333333;

	border-right-color: #333333;

	border-bottom-color: #333333;

	border-left-color: #333333;

}



.trailer_menu ul li{

display: inline;

}



.trailer_menu ul li a{

	float: left;

	color: #CCCCCC;

	padding: 5px 11px;

	text-decoration: none;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #333333;

}



.trailer_menu ul li a:visited{

color: #CCCCCC;

}



.trailer_menu ul li a:hover, .trailer_menu ul li .selected{

	color:#CCCCCC;

	padding-top: 5px;

	padding-bottom: 5px;

	background: #0066FF;

}



</style>


