#headline {width:100%; overflow:hidden;}

.box_headline { background: #a3e8ff; padding: 0px;}

#box_center_holder_home .box_headline h1 { font-size: 22px; padding: 5px 0px; border-bottom: none; margin-bottom: 0;}

.headline_article_holder { width: 100%; overflow:hidden;}

.headline_image { text-align: left; position: relative; display: block; height: 250px; }

.headline_body {color:#555555;}

.headline_link a { text-align: right; font-size: 11px; color: #000;}

.headline_image div.image_caption  a{ 
	position: absolute; 
	top: 0; 
	left: 375px;
	width: 246px; 
	text-align: left;
	font-size: 30px; 
	color: #e10000; 
	padding: 3px;
	font-weight: bold; 
	line-spacing: -2 em;
	font-family: Arial;
}

.headline_image span.summary {font-size: 12px; color:#555555; position: absolute; 
	top: 95px; 
	left: 375px;
	width: 246px; }

/* Hides from IE5-mac \*/
* html .headline_image div.image_caption { left: 8px; bottom: 2px; }
/* End hide from IE5-mac */


