#ESPNU_Headlines{
	padding-left:3px;
}
body{
	margin: 0; 
	padding: 0; 
	border: 0;
}
/* Video Embed Player 
#NeulionVidContainer {
	width:400px;
	height:300px;
	margin-top:0px;
	display:none;
	}

#articleVideoContainer{
	position:absolute;
	z-index:9999;
	}
.imgPlayOverlayContainer{
	position:absolute;
	z-index:999;
	margin-left:140px;
	margin-top:90px;
	}

#videoStop {
	color:#FFD00D;
	background-color:#000000;
	height:16px;
	width:75px;
	z-index:9999;
	text-decoration:none;
	font-weight:bold;
	margin-left:3px;
	padding-left:10px;
	cursor:pointer;
	border:1px solid #FFD00D;
	}
*/

/* NEW ROTATOR */
#NewRotator{
	width:502px;
	height:449px;
	overflow:hidden;
	border:1px solid #f09901;
	border-bottom:0px;
	background-color:#fff;
	position:relative;
}

#NewRotator .left{
	width:399px;
	height:449px;
	overflow:hidden;
	border-right:1px solid #f09901;
	float:left;
	position:relative;
}

#NewRotator .left .article{
	width:399px;
	height:449px;
	overflow:hidden;
	position:relative;
}



#NewRotator .left .imgs,
#NewRotator .left .img{
	width:399px;
	height:299px;
	overflow:hidden;
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
}

#NewRotator .left .img a{
	z-index:1;
	position:absolute;
	left:0px;
	top:0px;
}

#NewRotator .left .img .imgPlayOverlay{
	z-index:2;
	position:absolute;
	left:140px;
	top:80px;
	cursor:pointer;
}

#NewRotator .left .imgbox{
	width:399px;
	height:299px;
	overflow:hidden;
	position:relative;
}


#NeulionVidContainer{
	z-index:999;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}

#NewRotator .left .title{
	position:absolute;
	left:0px;
	top:245px;
	width:399px;
	height:54px;
	z-index:2;
}

#NewRotator .left .titlebg{
	width:399px;
	height:54px;
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;

}

#NewRotator .left .titletxt{
	width:399px;
	height:54px;
	color:#fff;
	font-size:18px;
	display:table;
	vertical-align:middle;
	text-align:center;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
}

#NewRotator .left .titletxt div{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}



#NewRotator .left .txts{
	width:399px;
	height:150px;
	overflow:hidden;
	z-index:4;
	position:absolute;
	left:0px;
	top:300px;
}

#NewRotator .left .txt{
}

#NewRotator .left .txt .pad{
	padding:4px;
}

#NewRotator .left .txt .date{
	padding-bottom:4px;
}

#NewRotator .left .ctrl{
	width:45px;
	height:31px;
	border:1px solid #000;
	background:url('/fls/11400/site_graphics/RotatorControls.gif') no-repeat;
	position:absolute;
	bottom:3px;
	right:6px;
	z-index:5;
}

#NewRotator .left .ctrl .btn{
	width:14px;
	height:23px;
	overflow:hidden;
	position:absolute;
	top:5px;
	cursor:pointer;
}

#NewRotator .left .ctrl .prev{
	left:3px;
}

#NewRotator .left .ctrl .next{
	right:3px;
}

#NewRotator .left .ctrl .pause{
	left:17px;
}

#NewRotator .left .isPaused{
	color:#000;
	font-size:9px;
	font-style:italic;
	position:absolute;
	bottom:37px;
	right:13px;
	display:none;
}


#NewRotator .right{
	width:102px;
	height:449px;
	overflow:hidden;
	float:left;
	position:relative;
}

#NewRotator .right .thumb{
	cursor:pointer;
}

#NewRotator .right .thumb .img{
	width:101px;
	height:72px;
	overflow:hidden;
	position:relative;
}

#NewRotator .right .thumb .img .imgThumb{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}

#NewRotator .right .thumb .img .smPlay{
	position:absolute;
	left:37px;
	top:25px;
	z-index:2;
}

#NewRotator .right .thumb .title{
	width:101px;
	height:12px;
	border-top:1px solid #f09901;
	border-bottom:1px solid #f09901;
	background-color:#333333;
	padding:2px;
	color:#fff;
	font-size:9px;
	text-align:center;
}
#pollcontent {
	background-color:#ffffff;
	width:168px;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	margin-bottom:10px;
	}
#pollcontent .poll_title {
	padding-left:5px;
	padding-right:5px;	
	}
.PollTitle{
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-top:solid 1px #000000;
	}

/*wm-17895*/
#ArticleContainer UL {
	list-style:disc inside;
	}