@charset "utf-8";
/* 
    Document   : staticpages.css
    $LastChangedRevision: 105 $
	$LastChangedBy: ChrisMcKee $
	$LastChangedDate: 2010-04-09 16:39:42 +0100 (Fri, 09 Apr 2010) $
    Description:
        Static Pages Specific (about / etc)
*/

#featsect { padding:3px; position:relative; border:1px solid #ccc; background:#EBEEF1; float:left; width:410px; margin:0 20px 20px 0; }
#featsect2 { padding:3px; position:relative; float:left; width:410px; margin:0 20px 20px 0; }
#imgleft { float:left; margin:0 10px 10px 0; }
.largertxt { font-size:14px; display:block; margin:0 20px 12px 20px; color:#666; width:90%; }
