.box_headline {margin: 0px 10px 10px 15px; padding: 10px; background-color: #ebebeb; height: 300px; border:1px solid #CCC;}

.box_headline h1 { padding: 4px;}

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

.headline_image { 
	width:400px;
	height: auto; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
	float: left;
}

.headline_image div.image_caption { 
	position: absolute; 
	top: 225px; 
	left: 0px;
	height: 100px;
	width: 390px; 
	text-align: left;
	font-size: 11px;
	line-height:14px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 6px;
	z-index: 999;
	opacity: .90;               /* Standard style for transparency */
	-moz-opacity: .90;          /* Transparency for older Mozillas */
	filter: alpha(opacity=90);  /* Transparency for IE */
}


.headline_body { padding: 0px 6px;}

.headline_link {font-weight: bold; border-bottom: 1px solid #FFFFFF; border-top: 1px solid #FFFFFF; margin-top: 6px;}

.headline_link a { color: #FFFFFF;}



.player { margin: 0px; float: right; width: 200px;}

.player li {border-bottom: 1px solid #ccc; }

.player a {padding: 5px 0px 5px 20px; display: block;}

.player a:link, .player a:visited {
	color: #036;
	background: url(t23_player_inactive.gif) left 50% no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	height: 49px;
}

.player a:hover {
	color: #3bb000;
	background: url(t23_player_active.gif) left 50% no-repeat;
	text-decoration: none;
	cursor:text;
	
}

.player a.active, .player a:visited.active {
	color: #3bb000;
	background: url(t23_player_active.gif) left 50% no-repeat;
}


.content{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; text-decoration:none; padding-top:10px; padding-right:6px; 
padding-left:6px; text-align:justify; line-height:16px;}

.content h2{font-size: 16px; font-weight: bold;	color: #036; padding: 0; text-decoration:none; text-align:left; line-height:20px;}

.content h1{font-size: 20px; font-weight: bold;	color: #036; padding: 0; text-decoration:none; text-align:left; line-height:22px; margin-bottom:10px; font-variant:small-caps;}