/*---BEGIN news/press listing and details---*/

#news-list-header, #press-list-header
{
	padding:20px 0pt 21px 5px;
	background:url("/images/public/dotted_line_horizontal.gif") repeat-x bottom;
}

#news-list h2, #press-list h2
{
	float:left;
}



.news-list-item, .press-list-item
{
	float:left;
	display:block;
	padding:25px 0 30px 0;
	background:url("/images/public/dotted_line_horizontal.gif") repeat-x bottom;
	width:100%;
}

.news-list-item
{
	padding:25px 0;
}

.press-list-item-pic
{
	float:left;
	padding-top:4px;
}

.press-list-item-details
{
	float:right;
	width:570px;
}

#news-details, #press-details
{
	padding-top:20px;
}

#news-details-back, #press-details-back
{
	float:left;
	width:220px;
}

#news-details-title, #press-details-title
{
	float:left;
}

#news-details-paging, #press-details-paging
{
	text-align:right;
}


#news-details-header, #press-details-header
{
	padding-bottom:10px;
}

#news-details-content, #press-details-content
{
	background: url("/images/public/dotted_line_horizontal.gif") repeat-x top;
	padding:20px 0pt 0pt 220px;
}

#news-details-content h3, #press-details-content h3
{
	margin-bottom:10px;
}

/*---END news/press listing and details---*/

