
/* MapStyle MENU */

/* © Unik Web Design custom menu  
http://www.unikwebdesign.com/ */
#UnikWebDesign_dot_com_MapStyleMenu{
border:0px;
width:125px;
}

/* © Unik Web Design */
#UnikWebDesign_dot_com_MapStyleMenu a{
font-size:12px;
font-family:"BankGothic Md BT";
text-align:left;
padding:8px;

display:block;
width:100%;
color:#555555;
text-decoration:none;
border-bottom:1px solid #AAAAAA;
border-left:0px;
border-right:0px;
}

/* © UnikWebDesign.com */
#UnikWebDesign_dot_com_MapStyleMenu a:hover{
text-align:left;
background-color:#555555;
color:white;
background-image:url('http://www.unikwebdesign.com/img/bg/menu_grad_200x22.jpg');
background-repeat:repeat-y;
}

html>body #UnikWebDesign_dot_com_MapStyleMenu a{ 
width:auto;
}