@charset "utf-8";
/* 
    Document   : regions.css
    $LastChangedRevision: 694 $
	$LastChangedBy: ChrisMcKee $
	$LastChangedDate: 2010-02-03 14:46:41 +0000 (Wed, 03 Feb 2010) $
    Description:
        Styles and layout for Cog-Calendar
*/

#regionhold { margin-left:20px; position:relative }
#force_table_margin { margin-left:20px } 
#regionnav { margin-left:40px }
#col_l, #col_r, #col_pic { float:left; width:260px }
#col_l, #col_r { margin-right:30px }
#col_r { border-left:1px dotted #ccc }
#back { position:absolute; right:30px; display:block; width:140px; padding:5px; background:#efefef; border-bottom:1px solid #ccc; border-right:1px solid #ccc }
#col_r p, #col_l p, #col_r li { padding-bottom:16px }
h1 { font-size:30px }
h3 { padding-bottom:26px }
#col_r li { padding-left:16px }
#col_r li strong { font-size:16px; color:#7497CF }
#col_r h3 { display:block; padding:3px 16px; background: url(../images/head_bg.jpg) top left repeat-x; color:#666; font-size:1.4em; font-weight:600; margin-bottom:4px; letter-spacing:2px }