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