.box_headline {
	padding:10px;
	background:url(../img/headlines_bg.gif) repeat-x;
	height:300px;
}

#headline {
width:622px;
height:312px;
background:#72a38e; 
padding:4px;
float:right;
position:relative;
margin-top:5px;
}

.headline_image {
float:right;
width:369px;
}

.headline_image img {
border:0;
}

.image_caption {
background:transparent url(../img/caption_bg.png) repeat-x scroll 0 0;
bottom:10px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
height:30px;
line-height:30px;
padding:0 10px;
position:absolute;
right:13px;
width:350px;
}

.headlines_summary {
float:right;
width:180px;
padding:10px 15px;
}

.headlines_summary h1 {
padding-bottom:10px;
line-height:22px;
font-size:22px;
}

.headlines_summary h1 a{
color:#ffffff;
text-decoration:none;
}

.headlines_summary h1 a:hover{
color:#5c4b43;
}

.headline_body {
color:#FFFFFF;
}

.headline_link {
text-align:right;
height:19px;
line-height:17px;
margin-top:8px;
}

.headline_link a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
background:url(../img/white_btn.png) right top no-repeat;
padding-right:21px;
display:block;
}

* html .headline_link a {
background:url(../img/white_btn_ie.gif) right top no-repeat;
}

.headline_link a:hover {
color:#5c4b43;
background:url(../img/dark_btn.png) right top no-repeat;
}

* html .headline_link a:hover {
background:url(../img/dark_btn_ie.gif) left top no-repeat;
}

.player {
bottom:0px;
padding-left:10px;
position:absolute;
left:0;
}
.player ul { padding-top: 6px;}

.player li {display: inline;}

.player a {
padding: 2px 6px; 
font-size:12px;
font-weight:bold;
background-color: #bcd7d6;
color: #ffffff;
}

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

.player a:hover {
background-color: #5c4b43;
text-decoration: none;
color: #ffffff;
}

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