.box_headline {
	margin:0; 
	/*padding:6px; 
	background-color:#000;
	background-image:-moz-linear-gradient(top, #484848, #000);
	background-image:-webkit-gradient(linear,left top,left bottom, color-stop(0, #484848), color-stop(1, #000));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorStr='#484848', EndColorStr='#000000')";
	background-image:-o-linear-gradient(top, #484848, #000);*/
	border-radius:6px; 
}

.headline_article_holder {width:100%; overflow:hidden;}

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


.headline_short { 
	position:absolute; 
	bottom:0; 
	left:0;
	width:640px; 
	text-align:right;
	font-size:13px; line-height:20px;
	color:#fff; 
	background: rgba(0,0,0,0.8);  font-family: tahoma;
	padding:10px;
}

.headline_short h1 a {color:#fff; font-size:18px;text-shadow: 1px 1px 1px black;}

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

.player {/*margin:2px 0px;*/border-top: 2px solid #3f88bd;}

#content .player li {float:left; margin:0 7px; border-bottom:none; }

#content .player li:first-child {margin-left:0px;}

#content .player li:last-child {margin-right:0px;}

#content .player ul li a {display:block; padding:7px 0 0 0; background-image:none;}

#headline .player ul li a:link img  {
	color:#fff; 
	background-image:none; 
/*	border:1px solid #000;
*/	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px; 
	text-decoration:none;
	opacity:0.7;
}

#headline .player ul li a:hover img {color:#ca0002; border:1px solid #000; text-decoration:none; opacity:1;}

#headline .player ul li a.active img, #headline .player ul li a:visited.active img {
	/*border:1px solid #9e9c9c;
	padding:2px;
	color:#fff;
	font-weight:bold;*/
	opacity:1;   
	-moz-box-shadow:0 0 8px 2px#fff;
	-webkit-box-shadow:0 0 8px 2px#fff;
	box-shadow:0 0 8px 2px#fff; background:#000;
}

img#defaultDemo {
width: 660px;
height: 275px;
}



ul#rotating_headlines_player li a img {
width: 60px;height: 50px;
}

ul#rotating_headlines_player li {
float: right;
width: 60px;
margin-right:4px;height: 55px;margin-top:1px;
}

ul#rotating_headlines_player li:first-child { margin-right:10px;}

#headline h1.article_title {
text-align: right;
background: none;margin-bottom: 10px;
padding: 0px !important;
}
ul#rotating_headlines_player {
background: #252525;
display: inline-block;
width: 660px;
text-align: center;height: 55px;
overflow: hidden;
}