#contentCol {
	padding-bottom: 20px;
}

#contentCol th, #contentCol td {
	padding: 10px;
	text-align: left;
	font-size: 0.8em;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}

#contentCol th.sectionTitle {
	font-size: 1.2em;
	color: #ffffff;
	background-color: #424244;
	font-weight: normal;
}

#contentCol th {
	background-color: #F7F7F8;
}

#contentCol td {
	width: 50%;
}

#contentCol th.uses, #contentCol td.uses {
	border-right: 1px solid #CCCCCC;
}

div.testimonial {
	background-color: #FBFBFB;
	background-image: url(../images/testimonials/bkg.jpg);
	background-repeat: repeat-x;
	width: 590px;
	min-height: 189px;
	_height: 189px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}

div.testimonialImage {
	float: left;
	width: 144px;
}

div.testimonialText {
	float: left;
	width: 420px;
	padding-left: 10px;
}

#contentCol div.testimonialText h1 {
	border-bottom: 1px solid #E70000;
	width: 420px;
	color: #E70000;
	font-size: 0.8em;
	margin: 0px 0px 5px 0px;
}

#contentCol div.testimonialText p {
	width: 420px;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

div.testimonialText p.name {
	font-weight: bold;
}

div.testimonialText p.organisation {
	font-style: italic;
}
