

.small 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #000000;
background-color: #eee;
margin-left:5px;
margin-right:5px;
} 



table
{
margin-top:10px;
 font-size: 1em;
}

 #toplogo
{
display:block; 
position:absolute;
margin:0;
padding:0;
width:200px;
height:100%;
bottom:0;
left:0;
background:  url(../images/fi_logo.gif) no-repeat left bottom;
}

.but
{
background-color:#FFEAC8;
/*border:1px solid #FCBB47; */
margin-left:5px;
margin-right:5px;
}