#home_content
{
	overflow: auto;
	width: 810px;
	margin: -200px auto;
	position: relative;
	z-index: 10;
	height: 370px;
	text-align: left;
}

#home_content .content_box
{
	float: left;	
}

#home_content .content_box .content
{
	width: 250px;
	height: 325px;
	overflow: auto;	
}

#home_content_spacer
{
	height: 250px;
}

.rss_feed_title
{
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rss_item_title
{
	font-weight: bold;
	padding: 4px;
}