/* --------------------------------------------
				wrapper styles 
-------------------------------------------- */

.wrap {
	font-size: 11px; 
	text-align: left;	
}

.wrap.homepage-hero {
	background: url(/images/top-bar-shadow-hero.png) top center no-repeat;
	width: 624px;
	border-bottom: 1px solid #eee;
}

.wrap.secondary-news {
	background: #fff;
}

.wrap.welcome, .wrap.newswire {
	background: #f8f5ee;
	width: 331px;
}

.wrap.history {
	width: 332px;
}

.wrap.newswire p {
	padding: 0;
}