.box_headline {margin: 0px;  background-color: #eee; }

.box_headline h1 { padding: 4px 0px;}

.headline_image { 
	width:318px;
	overflow: hidden; 
	display: block; 
	text-align: center;
}

.headline_image div.image_caption { 
	
	position: absolute;

bottom: 0pt;

left: 9px;

width: 312px;

text-align: left;

font-size: 11px;

color: #ffffff;



}

.headline_body { padding: 6px;}

.headline_link { text-align: right; font-weight: bold;}

.player ul { padding-top: 6px;}

.player li {display: inline;}

.player a {padding: 2px 6px;}

.player a:link, .player a:visited {
	color: #fff;
	background-color: #A5A5A5;
	text-decoration: none;
border: solid 1px #fff; 
}

.player a:hover {
	color: #C90404;
	background-color: #B7B8B8;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	background-color: #C90404;
	color: #FFFFFF;
	font-weight: bold;
}


