


/*************************
 * LEFT COLUMN
 *************************/
#news_side_image
{
	background: url(images/news_team_with_news.jpg) no-repeat top left;
	width:173px;
	height:213px;
	margin-left:9px;
	margin-top:20px;
}


/*************************
 * MIDDLE COLUMN
 *************************/
#news_section
{
}
#news_header
{
	display:none;
}
#news_placeholder
{
	width:170px;
	height:137px;
	float:right;
	margin-left:5px;
}
#news_header h1 span
{
	margin-top:0px;
	display:none;
}
#news_textblock
{
	width:548px;
	background: url(images/news_gray_bg_middle.gif) top left;
}
#news_text
{
	background: url(images/company_news_title.jpg) no-repeat top left;
	/* width set by #news_textblock */
	padding-top:53px; 
	padding-left:18px;
	padding-right:33px;
	padding-bottom:10px;
}
#news_textblock_bottom
{
	margin-top:0px;
	width:548px;
	height:16px;
	background: url(images/news_gray_bg_bottom.gif) top left;
}
.news_headline
{
	font-weight:bold;
	font-size:10pt;
	margin-bottom:0px;
	padding-bottom:0px;
}
.news_date
{
	font-style:italic;
	font-weight:bold;
}
.news_description
{
}
H3
{
	margin-bottom:4px;
}
