/****************************************************************************
 *  /themes/default/en_footer.css
 *  -------------------------------------------------------------------------
 *  application   : QuestCMS
 *  begin         : September 27, 2004
 *  copyright     : (C) 2005 Questwork Consulting Limited
 *  email         : support@questwork.com              
 *  
 *  $_id: v 0.1 2004/10/06 11:47:00 don Exp $
 *  
****************************************************************************/

#footer {
  line-height: 1.5em;
  font-size: 9px; 
  color: #000000;
  text-align: left; 
  margin: 0px auto; 
  clear: both;
  bottom: 10px;
  background: #ffffff;
  border-top: 0px solid #ff9900;
}
#footer a{
  color: #000000;
}
td.member {
  font-size: 9px;
}
