#support_menu{
position:absolute; 
width:218px;
height:auto;
top:330px;
left:185px;
margin:0px auto;
border:0px solid #666666;
}
#support_menu{
width:218px;
margin:0 auto;
}
#support_menu li a {
voice-family: "\"}\""; 
voice-family: inherit;
text-decoration: none;
text-transform:capitalize;
font-size:12px;
font-weight:lighter;
}	
#support_menu li a:link, #support_menu li a:visited {
background: url(../img/rounded_btn.png) no-repeat;
height:35px;
display: block;
padding:4px 0 0 4px;
color: #FFFFFF;
font:14px Trebuchet MS, arial, helvetica, sans-serif;
font-weight:bold;
text-align:center;
text-shadow: 1px 2px BLACK;
}
#support_menu li a:hover, #support_menu li #current {
background: url(../img/rounded_btn_over.png) no-repeat; 
height:35px;
padding: 4px 0 0 4px;
color: #FFFFFF;
font:14px Trebuchet MS, arial, helvetica, sans-serif;
font-weight:bold;
text-align:center;
text-shadow: 1px 2px BLACK;
}