/* DRAWERS */
ul.drawers {
margin:0;
padding: 0;
 
}
.slider .drawer-handle {
color:#333333;
cursor:default;
font-size:12px;
width:100%;
}
.slider .drawer-content {
display:block;
}
.slider h3.open {
background-position:-184px 0pt;
color:#FFFFFF;
}
 
#stories {
height:auto;
 
 
position:relative;
}

#stories {
	width:248px;
	background: url(slider_background.png) top left no-repeat;
	color:#FFF;
	 
	display:block;
	float:left;
}  
#stories .toplist {
margin:0pt;
}
#stories .toplist li {
list-style-type:none;
margin:0pt;
padding:0pt 13px;
}
#stories .toplist a {
display:block;
overflow:hidden;
padding:8px 15px 8px 0pt;
}
#stories .toplist a:link, #stories .toplist a:visited {
color:#000000;
}
#stories .toplist a:hover {
background-position:-184px 0pt;
text-decoration:none;
}
#stories .toplist a strong {
color:#000000;
}
#stories .toplist a span {
display:block;
width:135px;
}
#stories .toplist .first {
background:transparent none repeat scroll 0%;
padding-top:8px;
}
#stories .toplist .first a {
padding-bottom:10px;
}
#stories .toplist .first a:hover {
background-position:-184px 0pt;
}
#stories .toplist .first img.left {
float:left;
margin:0pt 8px 8px 0pt;
}
#stories .toplist .first strong {
height:1.8em;
overflow:hidden;
}

ul.drawers { margin-top:0px;margin: 0;list-style-type: none;}
#stories .drawer-handle { color: #333; font-size: 12px; padding: 5px 0; text-indent: 15px; width: 100%; cursor: default; }
.drawer-content { display: block;  height: auto; }
#stories h3 { margin-top:0px;margin-bottom:0px;}
#stories h3.open { background-position: -184px 0; color: #fff; margin-top:0px;margin-bottom:0px;}
#stories .toplist { margin: 0pt; }
#stories .toplist .first { background: transparent none repeat scroll 0%; padding-top: 0px; }
#stories .toplist li { background: transparent; list-style-type: none; margin: 0pt; padding: 0pt 13px; }
.slider h3.open {
	background-position: -184px 0pt;
	color:#FFF;
	margin-top:0px;margin-bottom:0px;
}

.slider .drawer-handle {
	color:#333333;
	cursor:default;
	font-size:12px;
	text-indent:15px;
	width:100%;
	border-bottom: 1px solid #FFF;
}

.slider .drawer-content {
	display:block;
}

#stories .collapsed {
	width:100%;
	height:37px;
	background-color:#999;
	display:block;
	float:left;
	margin-bottom:2px;
}

#stories .collapsed .label,
#stories .expanded .label {
	font-size:14px;
	margin-left:8px;
	margin-top:10px;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;
}

#stories .expanded {
	width:100%;
	height:292px;
	background-color:#999;
	display:block;
	float:left;
	margin-bottom:2px;
}

#stories .expanded .headline {
	width:100%;
	_width:208px;
	font-size:12px;
	color:#000;
	margin-top:8px;
	margin-left:6px;
	display:block;
	float:left;
}

#stories a  {
	float: none;
}

#stories .toplist li {
	width: 200px;
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 5px 15px;
	height: 25px;
 	background: url(redArrow_whiteBG.gif) top left no-repeat;
	border-bottom: 1px solid #d2d2d2;
}
	#stories .toplist li.view_more {
		border: none;
	}

#stories .toplist a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
#stories .toplist a:hover {
	color: #BA0000;
}

/* Handles */
#standings .drawer-handle { background: url(standings.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; } 
	#standings h3.open { background: url(standings_active.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; }
	#standings.drawer ul.open { height: auto; min-height: 287px; }
#results .drawer-handle { background: url(results.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; } 
	#results h3.open { background: url(results_active.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; } 
	#results.drawer ul.open { height: auto; min-height: 281px; }
#headlines .drawer-handle { background: url(latest_headlines.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; }
	#headlines h3.open { background: url(latest_headlines_active.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; }
	#headlines.drawer ul.open { height: auto; min-height: 266px; }
#originals .drawer-handle { background: url(speed_orig.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; }
	#originals h3.open { background: url(speed_orig_active_lb.png) top left no-repeat !important; height: 28px; padding: 0; margin: 0; } 
/***********/

