﻿#leftsidebar {float:left;width:200px;background:#f2f2f3;}

#page {
background: url(/cms/outertemplates/images/pagebg.gif) repeat-y scroll center top; 
clear:both;
height:auto !important;
min-height:500px;
margin-top:10px;
position:relative;
text-align:left;
width:100%;
}

html > body #page {
height:auto;
}

.clearing {background-color:#fff;height:10px;}

#content {float:left;width:751px;margin-left:23px;height:100%;}

#content h1 {margin-bottom:10px;}

#leftsidebar, #content {border-top:1px solid #333;}

#bottomdivide {padding-top:10px;padding-bottom:10px;}

.leftsection, .rightsection {border-top:1px solid #333;float:left;}

.leftsection {width:200px;}

.rightsection {width:751px;margin-left:23px;}

.rightpiclinks {width:100px; float:right;}

.rightpiclinks ul {list-style-type:none;}

#inner {float:left;}



