.heading
{
	padding:3px 0px 3px 0px; width:99.5%;
}

.sideheading
{
	background-color: #d4ceb8;
	width:100%; 
	border-bottom:1px solid #989898;
	border-right:1px solid #989898;
	min-height: 2.8em;
	height: auto !important;
	height: 2.8em;
}

.greyheading
{
	background-color: #f0f0f0;
	width:100%; 
	border-bottom:1px solid #bcbcbc;
	border-right:1px solid #bcbcbc;
	border-top:1px solid #e9e9e9;
	border-left:1px solid #e9e9e9;
	min-height: 2.8em;
	height: auto !important;
	height: 2.8em;
}

.sideheading2
{
	background-color: #d4ceb8;
	width:100%; 
	border-bottom:1px solid #989898;
	border-right:1px solid #989898;
	min-height: 2.4em;
	height: auto !important;
	height: 2.4em;
	padding:6px 0px 0px 6px;
	font-family: Trebuchet MS;
	color: #383838;
	font-size: 1.4em;
	font-weight:bold;
}
