/* -- overall content container TABLE version */
#content_top		{background: #fff url(images/fade_top.gif); height: 11px;}
#maintable 			{border: 0px solid #d2d; width: 100%; margin: 0 0 0 0; height: 600px; display: table;}
#maintable:after    {content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden; /* Fix 'clearing' problems in FF */}

#breadcrumb			{border: 0px solid #00f; border-bottom: 1px solid #b2b2b2; height: 82px; background: #fff; padding: 10px 0 0 0; margin: 0 23px 10px 23px;}
.left_fade			{background: transparent url(images/fade_left.gif) top no-repeat; width: 10px;}
.centrecol          {border: 0px solid #0f0; width: 892px; vertical-align: top; padding: 0 23px 40px 23px; background: #fff;}
.right_fade			{background: transparent url(images/fade_right.gif) top no-repeat; width: 10px;}







