/* Basic Style */
body { background:#fff; color:#272727; font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;}
a { font-weight:bold; color:#246;}
* { margin: 0;}
html, body { height: 100%;}
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto 0px; width:680px;}


/* Structure */
.centered { margin:0 auto;}
#logo { padding-bottom: 80px;  text-align:center;}
#header { display:block; width:680px; padding:0 5px; text-align:center;}
#content { padding-top:80px; min-height: 200px; width:500px; }
#consultant { display:block; float:left; padding:0 10px;}
li { margin-left:-20px; }
.avatar { height:80px; width:80px; padding-bottom: 10px; border: 0;}
#footer { display:block; clear:both; height:20px; color:#333; position:absolute; right:20px; }
.footer { height: 20px;}