
/* 
 <!-- #bbinclude ":core:info:info_code.incl" -->

<!-- last updated: Wed, Aug 19, 09 at 8:02 PM 
     code: arden henderson arden@cubefarmhell.com
     all code herein covered under BSD license 
     http://creativecommons.org/licenses/BSD      -->
<!-- end bbinclude -->
*/


div#footer 
{
    clear: both;
	color: #999;
	display: inline-block; 
    border-top-color: #999;
    border-top-style: solid;
    border-top-width: thin;
    border-top: solid;
    border-left: none;
    border-right: none;
    border-bottom: none;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.85em;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    margin-top: 4em;
	margin-bottom: 2em;
    padding-top: 0.25em;  /* 3px */
    background: inherit;
    width:52em;
}

div#footersmall
{
    font-size: 0.65em;
    line-height: 0.95em;
}

