.landingHead {
	background: #138;
	height: 105px;
	color: #fff;
}

body#motor .landingHead, body#products .motor {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}
body#motor_trader .landingHead, body#products .motor_trader {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}
body#pub .landingHead, body#products .pub {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#restaurant .landingHead, body#products .restaurant{
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#hotel .landingHead, body#products .hotel {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#tradesman .landingHead, body#products .tradesman {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#contractor .landingHead, body#products .contractor {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#soletrader .landingHead, body#products .soletrader {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#office .landingHead, body#products .office {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#shop .landingHead, body#products .shop {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#commercial_vehicle .landingHead, body#products .commercial_vehicle {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#manufacturing .landingHead, body#products .manufacturing {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#construction .landingHead, body#products .construction {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#warehousing .landingHead, body#products .warehousing {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#landlord .landingHead, body#products .landlord {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#printing .landingHead, body#products .printing {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#engineering .landingHead, body#products .engineering {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#surgery .landingHead, body#products .surgery {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#wholesaling .landingHead, body#products .wholesaling {
	background: #138 url("/images/Man_sm.jpg") no-repeat 3px 3px;
}

body#products .landingHead {
	background-color: transparent;
	border: 1px solid #138;
	height: auto;
	color: #138;
	margin: 0 -11px 10px 0;
}


.landingHead h2 {
	padding: 10px 6px 0 96px;
	font-size: 1.5em;
	color: #fff !important;
}

.landingHead h2 span{
	font-size: 1.6em;
	line-height:1.2em;
}

.landingHead h3 {
	padding: 0 6px 0 96px;
	font-size: 1em !important;
	margin: 10px 0 0 0;
	color: #fff !important;
}

body#products .landingHead h2, body#products .landingHead h3 {
	color: #138 !important;
}

body#products .landingHead h2 a {
	color: #138;
}

body#products .landingHead a img {
	border: 0;
}

body#products .landingHead a.getQuote, body#products .landingHead a.moreInfo {

	float: right;
}



.contentText h2, .contentText h4 {
	color: #138;
	font-weight: normal;
}

.contentText h3 {
	color: #138;
	font-size: 1.2em;
	margin: 0.4em 0 0.8em;
	font-weight: normal;
}

.contentText .custQuote h3 {
	margin: 1em 0 0 0;
	font-weight: bold;
}

.contentText h3 a {
	color: #138;
	font-weight: bold;
}

.contentText ul {
	padding: 4px 12px 4px 1.6em;
	background: #e8ecf7;
	list-style-type: none;
}

.contentText ul li {
	margin-left: 10px;
	padding: 4px;
	padding-left: 2px;
	list-style-image: url(/images/arrowBullet-Grey.gif);
}

.listItemNone ul li {
	list-style-image: none !important;
	margin: 4px 4px 4px 10px !important;
}

.contentText ol {
	padding: 0 0 0 2.6em;
	background: #e8ecf7;
}

.contentText ol li {
	padding: 4px 0;
}

.contentText table {
	font-size: 1em;
}

.contentText table thead tr th {
	text-align: left;
	background: #adc0e1;
	color: #138;
	padding:4px 4px 4px 0;
}

.contentText table tbody tr td {
	padding:4px 4px 4px 0;
}

.contentText table tbody tr td.subindent {
	padding: 4px 4px 4px 20px;
	background: url("/images/listItem.gif") no-repeat 5px 7px;
}

table tbody tr td.subindentdash {
	padding: 0px 4px 4px 20px !important;
	background: url("/images/listItem.gif") no-repeat;
	background-position: 8px 4px;
}

.disclaimer {
  	text-align: right; 
	font-size:0.8em;
	margin-top:2em;
}
