#cols {
	height: 1%;
	overflow: hidden;
	width: 960px;
	margin: 30px auto 0 auto;
}

#lcol {
	float: left;
	width: 622px;
	background: url('/images/2col_lmain_lcol_bot_bg.png') no-repeat bottom left;
	padding-bottom: 3px;
	margin-left: 14px;
}

#lcol div.outer {
	padding-top: 3px;
	background: url('/images/2col_lmain_lcol_top_bg.png') no-repeat;
}

#lcol div.inner {
	background: #fff url('/images/indent_bg.png') no-repeat 0 19px;
	margin-right: 8px;
	padding: 0 1px;
}

#rcol {
	float: right;
	width: 309px;
	margin-right: 8px;
}

#rcol div.panel {
	margin-bottom: 18px;
	padding-bottom: 3px;
	background: url('/images/2col_lmain_rcol_bot_bg.png') no-repeat bottom left;
}

#rcol div.panel img.fixpng {
	height: 41px;
	display: block;
}

#rcol div.panel div.inner {
	border-bottom: 1px solid #fff; /* for IE 6 & 7 */
	background: #fff;
	margin-right: 8px;
}

#rcol div.panel li a {
	text-decoration: none;
	border-bottom: 1px solid #212020;
}

#rcol #sharepanel li a {
	border: 0;
}

#rcol div.panel li a:hover {
	background: #eed845;
}
