#sidebarContainer {
	background: #ccc url('../../images/sidebar300.jpg') top center no-repeat;
	width: 30%;
	float: right;
	overflow: hidden;
	text-align: center;
	margin-top: 35px;
	height: 300px;
}