.box_headline {margin: 0em 0.6em 0.6em; padding: 0.6em; background-color: #EEEEEE; height: 27em;}

.box_headline h1 { padding: 0.1em;}

.headline_article_holder { width: 38.5em; overflow:hidden; background-color: #EEEEEE; float: left;}

.headline_image { 
	width:38.5em;
	height: 27em; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
	float: left;
}

.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0em; 
	left: 1.25em;
	height: 20em;
	width: 9em; 
	text-align: left;
	font-size: 0.75em; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 0.5em;
	z-index: 999;
  /* Transparency for IE */
}

.headline_body { padding: 0em 0.2em;}

.headline_link {font-weight: bold; border-bottom: 0.05em solid #FFFFFF; border-top: 0.05em solid #FFFFFF; margin-top: 0.2em;}

.headline_link a { color: #FFFFFF;}



.player { margin: 0em; float: right; width: 19.5em;}

.player li {border-bottom: 0.01em solid #EEEEEE;}

.player a {padding: 0.315em 0.315em 0.315em 3em; display: block;}

.player a:link, .player a:visited {
	color: #EEEEEE;
	background: #736d65 url(../img/player_inactive.gif) bottom left no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	height: 5em;
}

.player a:hover {
	color: #FFF;
	background: #554d49 url(../img/player_active.gif) bottom left no-repeat;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	color: #FFF;
	background: #554d49 url(../img/player_active.gif) bottom left no-repeat;
}
