.menu {
	position:relative;
	float:left;
	width:475px;
	height:25px;
	top:75px;
	font-size:12px;
	border-bottom:1px solid #535762;
}
.menu img{padding-bottom:2px; padding-right:5px;}

.menu a{
   color:#01A485;
   text-decoration:none;
}


