#content .tabWrap {
	float: left;
	display: inline;
	height: 37px;
	padding: 8px 26px 0 0;
	margin-top: -5px;
	margin-bottom: 4px;
	margin-left: 0;
	color: #FBFAE4;
	background:  url("/images/bg_header_tab.png") no-repeat top right;
}

#content .tabWrap h2 {
	float: left;
	display:inline;
	margin: 0;
	padding: 0 12px;
	color: #FBFAE4;
	background-color: #9F2121;
}

#content div.entry {
	clear: both;
}

#content #standardColumn.column .entry h3 {
	margin-bottom: 0;
	padding-left: 0;
	color: #908b6d;
	border-bottom: none;
}

