@import url('/standard/css/mpr006/top_header.css?20112227');



#headerMprWrapper{
	padding-top: 4px;
	height: 106px;
}
#headerMpr{
	width: 960px;
	margin: 0px auto;
}

#mprLogoBox{
	width: 314px;
	height: 82px;
	float: left;
	margin: 10px 7px 0 0;
}
#mprLogo{
	display: block;
}

#feeds{
	width: 95px;
	float: right;
	margin-top: 3px;
	
}
#tagline{
	width: 200px;
	height: 50px;
	padding-top: 28px;
	float: left;
	margin-left: 60px;
	font: bold 18px/23px "HelveticaNeue","Helvetica Neue",arial,helvetica,clean,sans-serif;	
}
#tagline a{
	color: #4e4e4e;
}
#tagline a:hover{
	color: #000;
}


/* overrides for topHeader borders on mpr.org homepage */
#headerWrapper{
}
#headerTopWrapper{
	border-bottom: 0;
	background: #fff;
/* 
	background: #fff url('/standard/images/mpr006/mpr/header/headerTop.gif') no-repeat center top;
 */
	height: 28px;
}
#headerTop{
	height: 27px;
	border-bottom: 1px solid #ccc;
}

