.yui-gf .yui-u + .yui-u {
	padding-right:10px;
}

h1 {
	border-bottom:1px solid #828384;
	color:#8298B2;
	margin:10px 10px 18px 0;
}

h2 {
	color:#8298B2;
	margin-bottom:16px;
}

h3 {
	font-weight:bold;
}

strong {
	font-weight:bold;
}

.yui-gf .yui-u + .yui-u ul, .yui-gf .yui-u + .yui-u ol {
	margin:0 0 18px 28px;
}
	.yui-gf .yui-u + .yui-u ul li {
		list-style:disc outside;
	}
	.yui-gf .yui-u + .yui-u ol li {
		list-style:decimal outside;
	}

table {
	color:#133465;
	margin:18px 0;
	text-align:center;
}

table th, table td {
	background:#E7E7EF;
	border:1px solid #828EA6;
	padding:3px 5px;
	text-align:center;
}

table th, .firstCol {
	background:#C3CADD;
	font-weight:bold;
}

.testimonial {
	background:#FAFAFA;
	border:2px solid #96ABC0;
	margin-bottom:20px;
	padding:5px;
}
	.testimonial span {
		display:block;
		font-family:Georgia, Times, "Times New Roman", serif;
		font-size:14px;
		font-style:italic;
		text-align:right;
	}

#bd .contact {
	color:#002f63;
	margin-bottom:16px;
	position:relative;
}
	#bd .contact p {
		margin-bottom:10px;
	}
	#bd .contact .section1, #bd .contact .section2 {
		float:left;
		font-size:12px;
	}
	#bd .contact .section1 {
		background:#f0f0f0;
		line-height:30px;
		margin-right:20px;
		padding:15px;
		width:345px;
	}
	#bd .contact .section {
		background:#f0f0f0;
		line-height:30px;
		padding:15px;
	}
	#bd .contact .section1 label, .section label {
		clear:left;
		display:block;
		float:left;
		margin-right:14px;
		text-align:right;
		width:135px;
	}
	#bd .contact .section1 input, .section input, .section1 textarea {
		background:#FFF;
		border:1px solid #DDD;
		padding:3px;
		width:180px;
	}
		#bd .contact .section1 input#postcode {
			width:80px;
		}
	#bd .contact .section1 input:focus, .section input:focus, .section1 textarea:focus {
		background:#FFF;
		border:1px solid #FFF;
	}
	#bd .contact .section1 input + input, #bd .contact .section1 #email + span {
		margin-left:122px;
	}
	#bd .contact .section2 {
		background:#f0f0f0;
		padding:10px;
		width:297px;
	}
	#bd .contact + .darkblueBtn {
		float:right;
		margin:30px 10px 30px 200px;
	}
	#bd .contact .tickbox {
		width:20px!important;
	}
