#cols {
	height: 1%;
	overflow: hidden;
	width: 960px;
	margin: 30px auto 0 auto;
	padding-bottom: 40px;
}

#lcol {
	float: left;
	width: 414px;
	margin-left: 14px;
}

#lcol div.panel {
	padding-bottom: 3px;
	background: url('/images/2col_rmain_lcol_bot_bg.png') no-repeat bottom left;
}

#lcol div.panel div.outer {
	padding-top: 3px;
	background: url('/images/2col_rmain_lcol_top_bg.png') no-repeat;
}

#lcol div.panel div.inner {
	background: #fff url('/images/indent_bg.png') no-repeat 0 19px;
	margin-right: 8px;
	border-bottom: 1px solid #fff; /* for IE 6 & 7 */
}

#rcol {
	float: left;
	width: 518px;
	margin-left: 6px;
}

#rcol div.panel {
	padding-bottom: 3px;
	background: url('/images/2col_rmain_rcol_bot_bg.png') no-repeat bottom left;
}

#rcol div.panel div.outer {
	padding-top: 3px;
	background: url('/images/2col_rmain_rcol_top_bg.png') no-repeat;
}

#rcol div.panel div.inner {
	background: #fff url('/images/indent_bg.png') no-repeat 0 19px;
	margin-right: 8px;
	border-bottom: 1px solid #fff; /* for IE 6 & 7 */
}

#lcol div.panel.imgheader div.inner, #rcol div.panel.imgheader div.inner {
	background-image: none;
}

#lcol div.panel.imgheader div.imgwrapper img, #rcol div.panel.imgheader div.imgwrapper img {
	height: 41px;
}

#uservideos {
	height: 1%;
	overflow: hidden;
	clear: left;
	margin-left: 14px;
}

#uservideos div.uservideopanel {
	width: 309px;
	float: left;
	margin: 12px 0 0 6px;
	padding-bottom: 3px;
	background: url('/images/2col_lmain_rcol_bot_bg.png') no-repeat bottom left;
}

#uservideos div.inner {
	background: #fff;
	padding: 10px 0 0 18px;
	margin-right: 8px;
	height: 330px;
}

#uservideos div.inner strong.title {
	word-wrap: break-word;
}

#uservideos div.uservideopanel.rowstart {
	margin-left: 0;
}

#uservideos div.titlewrapper img {
	height: 41px;
}

#uservideos a.report:hover {
	background: #eed845;
}

#uservideos p {
	margin: 0;
	padding: 10px 18px 0 0;
	font-size: 0.8em;
	line-height: 1.2em;
}
