#contentContainer {
	background: url(../../images/shared/page-divider.jpg) no-repeat;
	background-position: 515px 0;
	min-height:370px;
	height:auto !important;
	height:370px;
}

#contentLeft blockquote {
	padding:0 0 1em 0;
	font-style:italic;
	font-weight:bold;
}

#contentLeft .quoteDetails {
	padding-bottom:4em;
	line-height:1.4em;
}

#contentLeft ol {
	padding:0 4px 1.7em 24px !important;
	padding:0 4px 1.7em 28px;
	}

#contentLeft ul {
	list-style-type:none;
	text-align:center;
	}
	
#contentLeft ul ul, #contentLeft ul ol, #contentLeft ol ul, #contentLeft ol ol {
	padding-top:8px;
	margin-bottom:0;
}
	
#contentLeft ol li {
	padding:0 10px 8px 6px !important;
	padding:0 10px 8px 2px;
	background:none;
	margin:0 0 0 4px;
	}
	
#contentLeft ul li {
	padding:0 10px 8px 10px;
	}
	
#contentLeft ul li, ul#sub li a, ul#sub li a:hover {
	background-position: 0 5px;
	background-repeat:no-repeat;
	}
	
#contentLeft ul li {
	background-position: 0 7px;
	}
	
#contentLeft table td, #contentLeft table th {
	vertical-align:top;
	}
	
#contentLeft table th {
	text-align:left;	
	}
	
ul#sub .icon a, ul#sub .icon a:hover {
	background-position:right;
	background-repeat:no-repeat;
	padding-right:18px;
}

ul#sub li.word a, ul#sub li.word a:hover {
	padding-right:23px;
}

ul#sub li.pdf a, ul#sub li.pdf a:hover {
	padding-right:19px;
}

ul#sub li.pay a {
	background-image:url(../../images/misc/pay-icon.gif);
}

ul#sub li.map a {
	background-image: url(../../images/misc/map-icon.gif);
}

ul#sub li.client a {
	background-image:url(../../images/misc/client-web-icon.gif);
}

ul#sub li.word a {
	background-image:url(../../images/misc/word-icon.gif);
}

ul#sub li.pdf a {
	background-image:url(../../images/misc/pdf-icon.gif);
}