#footer {
  background:url(/images/foot/foot-bg.png) repeat-x;
  position:absolute;
  bottom:0px;
  left:210px;
  height:20px;
  width:470px; 
  font-size:1.1em;
  padding:11px 0 0 0;
  color:#555;
}

/* Invite Image */
img#invite {
position:absolute;
left:645px;
bottom:4px;
z-index:120;
}

#footer a {border:none; border-right:1px solid #555; text-decoration:none; padding:1px 5px; color:#555; position:relative; left:-10px;}
#footer a:active, #footer a:visited {}
#footer a:hover {color:#7E1887;}

#footer img.right {float:right; right:-10px; top:-11px; position:relative;}
#footer img.left {float:left; left:-10px; top:-11px; position:relative;}

#projectstatus {font-weight:bold; color:#006CFF; float:right; position:relative; right:-5px;}