#bottom_table {

padding-top: 20px;
border-top: 1px solid #d3d4d7; 
width: 100%; 
height: 30px;
color: #9b9b9b;
font-size: 11px;

}
#bottom_table td.left {

text-align: left;
vertical-align:top;

}
#bottom_table td.left a,a:hover {
color: #9b9b9b;
text-decoration: none;
}
#bottom_table td.right {

text-align: right; 
vertical-align:text-top;

}