.box_headline {margin: 0 0 0 10px; padding: 0px 0px; background-color: #272424; color: #666666; height: 241px;}

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

.box_headline h1 a { color: #0084d7; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

.headline_article_holder { overflow:hidden; padding: 10px 5px 0; background: #FFFFFF url(../img/bg-mid-white.gif) no-repeat right top;}

.headline_image {
	width:186px;
	/*height: 186px;*/
	overflow: hidden; 
	position: relative; 
	display: block;
	text-align: center;
}
.headline_image img {
  border: 1px solid #CCCCCC;
  padding: 2px;
  background: #ffffff;
}

.headline_image div.image_caption {
	position: absolute; 
	bottom: 3px;
	left: 3px;
	width: 174px;
	text-align: center;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .75;               /* Standard style for transparency */
	-moz-opacity: .75;          /* Transparency for older Mozillas */
	filter: alpha(opacity=75);  /* Transparency for IE */
}

.headline_body { padding: 6px; font: bold 15px Arial, Helvetica, sans-serif; text-align: justify;}

.headline_link { padding: 6px; text-align: left; font-size: 12px;}

.headline_link a { color: #bb0000;}

.player { background: #ffffff url(../img/newgames_player_bg.gif) no-repeat bottom right; font-size: 12px; margin: 0px; padding: 10px 20px 4px; text-align: right;}

.player ul { padding: 7px 0px 2px;}

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

.player a {padding: 2px 6px; color: #555555;}

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

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

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