.box_headline {margin: 10px 10px 10px 0; padding: 2px; background: #734865 url(../img/h.jpg) bottom no-repeat ; height: 300px; width:710px; border: 1px solid #80446c;}

.box_headline h1 { padding: 4px; }

.headline_article_holder {  padding: 4px; margin: 6px 6px 6px 6px; width: 350px; overflow:hidden;  background-color: #EEEEEE; float: right;}

.headline_image {
width: 350px;
height: 280px;
overflow: hidden;
position: relative;
display: block;
}

.image_caption {
 text-align: right;
font-family: "Tahoma", Times New Roman, Times, Arial;
border-top: 1px solid #FFFFFF;
position: absolute;
bottom: 0;
left: 0;
width: 330px;
font-size: 15px;
color: #FFFFFF;
background-color: #000000;
padding: 10px;
z-index: 999;
opacity: .50;               /* Standard style for transparency */
-moz-opacity: .50;          /* Transparency for older Mozillas */
filter: alpha(opacity=50);  /* Transparency for IE */
}

.headline_body { padding: 0px 6px;}

.headline_link {font-weight: bold;  margin-top: 6px;}

.headline_link a { color: #FFFFFF; font-size: 16px;}



.player { margin: 10px 0px 10px 10px; float: left; width: 300px; font-family: tahoma; text-align: right; }

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

.player a {padding: 2px 6px; display: block; text-align: right; }

.player a:link, .player a:visited {
color: #ffffff;
text-align: right;
text-decoration: none;
font-size: 14px;
height: 40px;
}

.player a:hover {
color: #ffffff;
text-align: right;
text-decoration: none;
font-size: 14px;
height: 40px;
}

.player a.active, .player a:visited.active {
bottom: 0;
right: 20px;
text-align: right;
font-size: 15px;
color: #FFFFFF;
background-color: #000000;
padding: 6px 0px 6px 6px;
z-index: 999;
opacity: .60; /* Standard style for transparency */
-moz-opacity: .60; /* Transparency for older Mozillas */
filter: alpha(opacity=60); /* Transparency for IE */

}

