/*        V2        */
.outers{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu_bottom { 
text-align : left; 
padding : 4px 0; 
border-top : 1px solid #ff8c00;
margin : 10px; 
color : #ffd700; 
} 
#menu_bottom a { 
color : #1d439a; 
text-decoration : none; 
font : bold 11px Tahoma; 
} 
#menu_bottom a:hover { 
color : #ff8c00; 
}
