.box_headline{margin:0px0px 5px 0px; border: 0px solid #fff; box-shadow: 0 0 3px 1px #807E77; padding:0px 0px; background: transparent url(../img/headlines_rounded2.gif) top repeat-x; height:258px; position:relative; -moz-border-radius: 5px; border-radius: 5px;}

.box_headline h1 a {color:#fff; width: 255px; height: 250px;}

.box_headline h1 {color:#fff; padding-bottom:5px; padding-left:5px;}

.headline_article_holder {width:735px; height: 250px; border-right: 0px solid #fff; overflow:hidden; background: transparent url(../img/headlines_roundedmain.gif) top repeat-x; float:left; padding:4px; position:absolute; top:0px; left:0px; -moz-border-radius: 5px; border-radius: 5px;}

.headline_image { 
        -moz-border-radius: 5px; 
        border-radius: 5px;
        border: 2px solid Gainsboro;
	width:475px;
	height:246px; 
	overflow:hidden; 
	position:relative; 
	display:block; 
	text-align:center;
	float:left;
        box-shadow: 0 0 3px 1px #807E77;
}

.headline_image div.image_caption { 
	position:absolute; 
	bottom:0; 
	left:0px;
	width:472px; 
	text-align:left;
	font-size:11px; 
	color:#fff; 
	background-color:#000;
	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 {color:#fff; padding:0px 6px;}

.headline_summary {width: 100%; height:100%;}

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

.headline_link a {color:#fff; width: 255px; height: 250px; }

#headline .player {margin:0px 0px 0px 0px; padding:5px; float:right;}

#headline .player ul {padding-top:0px;}

#headline .player li {margin-bottom:8px; border: solid 2px #e5e3e3; -moz-border-radius: 4px; border-radius: 4px;  box-shadow: 0 0 2px 1px #555143;}

#headline .player a {padding:2.2px 6px; width:20px; height: 20px; display:block; border-left: solid 0px #fff; text-align:center; background:#fff; -moz-border-radius: 4px; border-radius: 4px; font-size:16px}

#headline .player a:link, .player a:visited {color:#555143; background-color:#fff; text-decoration:none; -moz-border-radius: 2px; border-radius: 2px;}

#headline .player a:hover {color:#fff; background-color:#555143; text-decoration:none; font-size:16px; font-weight:bold; -moz-border-radius: 2px; border-radius: 2px;}

#headline .player a.active, .player a:visited.active {background: transparent url(../img/buttonbg.gif) top repeat-x; color:#fff; font-weight:bold; font-size:16px; -moz-border-radius: 0px; border-radius: 2px; }

