

.module_501  {
	background-color: #ffff00;
	height: 51px;
width: 725px;
	float: left;
}
.module_501 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 51px;
}
.module_501 ul li {
	float: left;
	margin-left: 40px;
}
.module_501 ul li a {
	color: #Ff0000;
	text-decoration: none;
}
