/* 
-----------------------------------------
main-footer.css ( Leeds Test Objects )
-----------------------------------------
*/

/* ******* footer ******* */

#footer
{ 
width: 898px;
margin:0px;
padding: 0px;
padding-top: 4px;
text-align:center;
font-size: 10px;
color: #868686; 
font-weight: normal;
} 


#footer-in
{ 
width: 100%;
height: 25px;
background: url('../img/background-footer.gif') top right  repeat-y;
} 


#footer2
{ 
width: 100%;
margin:0px;
padding-top: 5px;
padding-bottom: 5px;
text-align:center;
font-size: 10px;
color: #868686; 
font-weight: normal;
border-top: 1px solid #c0c0c0;
} 

.footer-label
{ 
color: #565656; 
}
