﻿/* HOMEPAGE AD BANNERS */

#leadstorypanel {
	width: 610px;
	margin: -25px 0 25px 0;
	padding: 0;
	position: relative;	
}

#panelshade {
	position:absolute;
	bottom:0px;
	left:0px;
	width:610px;
	height: 72px;
	background: url("../images/1x1_white80.png");
	display: block;
	moz-opacity:.8;
	filter: alpha(opacity= 80);
}

#leadstorypanel-content #leadstorypanel-content-image {
	width: 610px;
	height: 180px;
	margin: 0;
	padding: 0;
}

#leadstorypanel-content-image .image {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;	
}

#leadstorypanel-content #leadstorypanel-headline {
	margin: 0;
	padding: 0;
}

#leadstorypanel-headline .headline {
	display: none;
	position: absolute;
	width: 475px;
	height: 28px;
	top: 112px;
	left: 10px;
	margin: 0;
	padding: 0;
	font-size: 26px;
	font-family:  Georgia;
	font-weight: normal;
	line-height: 26px;
	text-decoration: none;
	text-align: left;
	border-right: 1px solid #3F5E66;
}

#leadstorypanel-content #leadstorypanel-text {
	margin: 0;
	padding: 0;
}

#leadstorypanel-text .text {
	display: none;
	position: absolute;
	width: 475px;
	height: 32px;
	top: 140px;
	left: 10px;
	margin: 0;
	padding: 0;	
	border-right: 1px solid #3F5E66;
	color : #000000;
}

#leadstorypanel-content #leadstorycontrols {
	position: absolute;
	width: 110px;
	height: 22px;
	top: 120px;
	left: 500px;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
}

#leadstorycontrols #controlbuttons {
	float: left;
	width: 60px;
	height: 22px;
	margin: 5px 0 0 0;
	padding: 0;	
}

#leadstorycontrols #counterBox {
	float: left;
	width: 20px;
	height: 22px;
	color : #000000;
	font-size: 13px;
	font-family:  "Trebuchet MS";
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;	
	margin: 5px 0 0 0;
	padding: 0;
}