.box_headline {margin: 10px 10px 10px 10px; padding: 10px; background-color: #c5c1b6; height: 300px; text-align: right; direction: rtl;}

.box_headline h1 { padding: 0px 0px 4px; direction: rtl;}

.box_headline h1 a { font-size: 18px; }

.box_headline h1 a:hover { text-decoration: none; color: #b28e1d; }

.headline_article_holder { width: 100%; overflow:hidden;}

.headline_image { 
	width:400px;
	height: 300px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}

.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 394px; 
	text-align: left;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	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 { padding: 6px 0px; color: #333; font-family: Tahoma, Georgia, "Times New Roman", Times, serif; line-height: 1.6em;}

.headline_link { text-align: right; font-weight: bold;}

.player {
	margin:-5px 0px;
	padding:0px 10px 15px;
	position:absolute;
	top:498px;
	left:430px;
	width:180px;
	border-bottom:1px solid #b6ae97;
	border-top:1px solid #b6ae97;
	text-align: center;
}

.player ul { padding-top: 15px;}

.player li {display: inline;}

.player a {padding: 2px 6px;}

.player a:link, .player a:visited {
	color: #fff;
	background-color: #b6ae97;
	text-decoration: none;
}

.player a:hover {
	color: #FFF;
	background-color: #b28e1d;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	background-color: #b28e1d;
	color: #FFFFFF;
	font-weight: bold;
}
