h3 { 
	font-size: 14px;
	min-height: 15px;
	color:#F96;
	margin: 20px 0 0 0;
	padding: 0 0 0 35px;
	font-weight: bold;
	background: url(../images/arrows/arrow_dots_h3.gif) no-repeat 5px 50%;
}

div.testimonies {
	width: 443px;
	padding: 5px;
	margin: 0 0 10px 0;
	border: solid 1px #ccc;
}
div.testimonies img {
	float: left;
	margin-right: 5px;
}
div.testimonies p {
	margin: 0 0 1em 0;
}
div.testimonies p.last {
	margin: 0;
}
div.testimonies.special {
	position: absolute;
	top: 240px;
	right: 0;
}

div.testimony p {
	margin: 0 0 10px 0;
	padding: 5px;
	border: solid 1px #ccc;
}
div.testimony p img {
	float: left;
	margin-right: 5px;
}

div.whiteboards {
	float: left;
	width: 270px;
	padding: 10px;
	margin: 10px 15px 10px 0;
	border: solid 1px #ccc;
}
div.whiteboards h2 { margin-top: 0; }
div.whiteboards.last { margin-right: 0; }

p.emph {
	border: solid 1px #ccc;
	background-color: #eee;
	color: #333;
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
}
img.efficiency {
	margin: 10px 0;
}
