#frame-modules
{
	background: url("/images/public/news_bg.gif") repeat-y;
}
#news-navigation
{
	padding:30px 20px 20px 30px;
	width:290px;
	float:left;
}

#news-navigation h2
{
	padding-bottom:20px;
}

#news-list ul
{
	list-style-type:none;
	padding:0;
}

#news-list p
{
	margin:0;
	padding:10px 10px 10px 0;
	background: url("/images/public/x_rep_dottedline.gif") repeat-x;
}

#news-list p#first
{
	background:none;
}

#news-list li
{
	display:block;
	background: url("/images/public/gray_dotted_line.gif") repeat-x center top;
	padding:0;
}

#news-list #current
{
	background-color:#f9f9f9;
}

#news-main-content
{
	width:580px;
	clear:right;
	float:right;
	padding:30px 30px 20px 30px;
}

#news-navigation h1
{
	padding-bottom: 20px;
}

#paging-bottom
{
	padding:10px 0;
	background: url("/images/public/gray_dotted_line.gif") repeat-x center top;
}

.news-date
{
	font-weight:bold;
}

.news-title
{
	font-weight:bold;
}

.page-control
{
	font-size: 11px;
}

.sidebar-pic
{
	text-align:center;
	float:right;
	padding:25px 0 25px 25px;
}

