
.homepage_table{
	padding-top:5px;
}

#news
{
	top: -90px;
	width: 740px;
	height: 0px;
	position: relative;
	margin: 0px auto;
}

ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	
	height: 0px;
	overflow: visible;
}

#news_title
{
    color: #515151;
    font: 13px Helvetica, Arial, sans-serif;
    
    padding-bottom: 10px;
}

.news_summary
{
	color: #272727;
	font: 13px Helvetica, Arial, sans-serif;
}


.news_summary a {color: #2e4659; text-decoration: none; font-weight: bold;}
.news_summary a:hover   { color: #000000; text-decoration: underline;}


#content
{
	width: 942px;
	margin: 0 auto;
	position: relative;
	
	text-align: left;
}