#bottom_bckgrnd {
	position:			absolute;
	bottom:				0px;
	width:				100%;
	background-image:	url('../images/bottom_bckgrnd_news.png');
	background-repeat:	repeat-x;
	height:				116px;
}

#left_img {
	position:			relative;
	float:				left;
	background-image:	url('../images/left_news.png');
	background-repeat:	no-repeat;
	width:				315px;
	height:				447px;
	margin-top:			100px;
}

h1 {
	color:				#AF5326;
	font-size:			18px;
	line-height:		25px;
}

h2 {
	color:				#AF5326;
}

.news_item {
	margin-bottom:		15px;
	margin-top:			5px;
}