.content-wrapper {position: absolute; width:650px; height: 450px; top: 80px; left:-20px; z-index: 2000;}

.olah-titles a {text-decoration: none;color:#FFFFFF; font-weight: normal; font-size: 90%; }
.olah-time {font-size: 12px; font-weight: normal;color:#color:#A9E23A;}
body {line-height: .5em;}

.olah-titles
{
	padding:20px;
	width:650px;
	color:#FFFFFF;
	position:relative;
	float:left; margin-top: -100px;
	margin-left:0px;
	overflow:hidden; z-index: 100;
}

.olah-titles .transparency
{ margin-top:-80px;
	opacity:0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	background-color:#A1440D;
	width:650px;
	height:80px;
float: left;
	

}

.content-title
{
	position:relative; top: -80px; left:0px; padding: 5px; font-family: Century Gothic, arial, serif; font-size: 80%; color: #FFFFFF;
}

#olahcontent {z-index: -1;}

