#page-body
{
	width:900px;
	padding:0px;
	float:left;
}

.news-main-content
{
	padding:30px 20px 0px 40px;
	width:275px;
	float:left;
}

.news-main-content h1
{
	padding-bottom:25px;
}

.news-sidebar-content
{
	width:505px;
	clear:right;
	float:right;
	padding:30px 40px 0px 20px;
}

#news-list-item a
{
	white-space:nowrap;
}

#news-list-item h1
{
	padding-bottom:15px;
	background: url("/images/public/horizontal_dotted_line.gif") bottom repeat-x;
}

#news-list-item ul
{
	list-style-type: none;
	margin-bottom:10px;
}

#news-list-item li
{
	background: url("/images/public/horizontal_dotted_line.gif") bottom repeat-x;
	padding:0 5px;
}

#news-list-item #current
{
	background: url("/images/public/horizontal_dotted_line.gif") bottom repeat-x #171717;
}

#news-list-item p
{
	padding:13px 0pt 10px 22px;
	background: url("/images/public/news_bullet.gif") no-repeat 0 17px;
	font-size:10px;
	color:#9E9694;
}

.news_title
{
	font-weight:bold;
}

.sidebar-pic
{
	padding-left:25px;
	padding-bottom:25px;
	float:right;
}
