.content-title {
	background: url(/images/heading-background.gif) repeat-x;
	background-position: left top;
	height: 24px;
}

.content-title-left {
	background: url(/images/heading-left.gif) no-repeat;
	background-position: left top;
	height: 24px;
}

.content-title-right {
	background: url(/images/heading-right.gif) no-repeat;
	background-position: right top;
	height: 24px;
}

.content-title h3 {
	padding:0px; margin:0px;
	text-align:center;
	font-weight:normal;
	font-family:'Arial Narrow','Arial'; font-stretch: condensed;
	color:#38648b;
	font-size:16px;
	padding-top:1px;
}

.blue-shadow {
	background: url(/images/blue-shadow.png) no-repeat;
	background-position: center top;
	min-height:30px;
}
