@charset "utf-8";
#side_bar_content {
	background-image: url(../_images/side_bar.jpg);
	background-repeat: no-repeat;
	height: 445px;
	width: 401px;
	position: relative;
}
#banners {
	height: 240px;
	width: 120px;
	border: thin solid #A60000;
	margin-left: 90px;
}
