.box_headline {margin: 0px 5px 0px; padding: 0px 0px; background-color: #272424; color: #c0bebe; height: 286px;}

.box_headline h1 { padding: 0px 0px 4px; line-height: normal;}

.box_headline h1 a { color: #3bb000; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

.headline_article_holder { overflow:hidden; padding: 0px 5px;}

.headline_image { 
	width:300px;
	height: 225px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}

.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 294px; 
	text-align: left;
	font-size: 10px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

.headline_body { padding: 6px 0px;}

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

.headline_link a { color: #3bb000;}

.player { background: #414141; margin: 5px 0px 0px; padding: 5px 5px 4px; text-align: right;}

.player ul { padding: 3px 0px;}

.player li {display: inline; border-right: 1px solid #565656;}

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

.player a:link, .player a:visited {
	color: #c0bebe;
	text-decoration: none;
}

.player a:hover {
	color: #FFF;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	color: #3bb000;
	font-weight: bold;
}
