#tertiary .hub-unit {
	background: url('/images/kentico/bg-hub-ter.jpg') bottom no-repeat;
	border-top: 1px solid #b8b8b8;
	border-left:none;
	padding: 10px 10px 30px 10px;
	margin: 0 0 15px 0;
	text-align: left;}
	#tertiary .hub-unit h2, #tertiary form h2 {
		color:#006699;
		font-family: Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #71a7d3;
		margin: 0 0 10px 0;}
		#tertiary .hub-unit h2 a, #tertiary .hub-unit h2 a:visited {
			text-decoration:none;}
		#tertiary .hub-unit h2 a:hover {
			text-decoration:none;}
	#tertiary .hub-unit ol {
		padding: 0 0 0 7px;}
		#tertiary .hub-unit ol li {
			color: #3c3c3c;
			border-bottom:none;
			padding: 5px 0;}
	#tertiary .hub-unit ul {
		padding: 0 0 0 7px;
		list-style-image: none;
		list-style-type: none;}
		#tertiary .hub-unit ul li {
			color: #3c3c3c;
			border-bottom:none;
			padding: 5px 0 5px 12px;
			background: url('/images/img-list-bullet.gif') no-repeat 0px 7px;}
		#tertiary .hub-unit ul.list-compact li {
		    padding:0px 0px 3px 12px;
		    background: url('/images/img-list-bullet.gif') no-repeat 0px 1px;}
	#tertiary .hub-unit a, #tertiary .hub-unit a:visited {
		color:#006699;
		text-decoration:underline;}
		#tertiary .hub-unit a:hover {
			text-decoration:none;
			color:#000000;}

#tertiary .cta {
	padding: 0 -15px; }
