/* Wide header */

#content{
	width: 876px;
	padding: 10px 30px 30px 30px;
	}

#sweepsHeader{
	background: url('/imgserv/sweeps/sweeps-bg-wide-hill.jpg') no-repeat top center;
	height: 194px;
	width: 866px;
	overflow: hidden;
	text-align: left;
	padding: 15px 0px 0px 0px;
	margin: 0px auto;
	}

.flashSweeps{
	width: 484px;
	height: 194px;
	float: left;
	position: relative; top: -14px;
	margin-right: 20px;
	overflow: visible;
	}

.tooltipRes{
	display: block;
	width: 220px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	border: none;
	background: transparent;
	}

#sweepsHeader h2{
	color: #4164aa;
	line-height: 1.3;
	font-size: 17px;
	margin: 0px 0px 5px 0px;
	font-weight:lighter;
	}
#sweepsHeader p , #sweepsHeader p a{
	font-size: 11px;
	 line-height: 1.5;
	 margin: 0px 0px .5em 0px;
	 padding: 0px;
	}
	
#sweepsHeader p a:visited , #sweepsHeader p a:hover , #sweepsHeader p a:active , #sweepsHeader p a:link{
	text-decoration: underline;
	}

