#pie{
position:relative;
text-align:right;
width:100%;
padding-right:0px;
color:#505050;
font:normal 12px/14px 'century gothic';
}
#menu_pie{
background:#e0e0e0;
border-top:solid 1px #505050;
border-bottom:solid 1px #505050;
text-align:left;
height:15px;
}
#menu_pie a{
color:#505050;
text-decoration:none;
}
#menu_pie a:hover{
background:#a0a0a0;
color:white;
}
