#contentContainer #content {
	height: 320px;
	float: right;
	position: relative;
	padding: 15px 15px 15px 0px;
}

#sidebarContainer {
	width: 200px;
	float: left;
	display: block;
	position: relative;
	background: url('../../images/sidebar-left-both.jpg') no-repeat 21px 1px;
	padding: 30px 35px 15px 15px;
	height: 347px;
	overflow: hidden;
	margin: 0;
}