

#panel-left, #panel-right{ width:340px; float:left;}
#midspacer{width:20px; display:block; float:left;}
#rightspacer{ height:20px; }
.section, #rightspacer{ display:block; float:left; width:340px; }
.border-top, .border-bottom{ height: 13px}
.border-top{
	background: url(/images/panel_2col_top.gif) no-repeat top;
	}
.panel-content{
	color:#000;
	background:#fff;
	padding:10px 5px;
	width:330px;
	_margin-top:-3px;
	}
.border-bottom{
	background: url(/images/panel_2col_bot.gif) no-repeat top;
	}
