@import url(/res/css/awards.css?1267106307);

.testimonial,
.interwebs {
	clear: both;
	margin: 0 10px;
	padding: 15px 0;
	border-bottom: 1px dotted #ccc;
}

.interwebs {
	background: #eef8fb url(/res/images/interwebs_bg.jpg) 50% 50% no-repeat;
}

.testimonial blockquote {
	margin: 0 20px;
	text-align: left;
	padding: 0 0 0 35px;
	background: transparent url(/res/images/quot-tl.gif) 0 0 no-repeat;
}

.testimonial blockquote p {
	margin: 0;
	padding: 5px 35px 5px 0;
	background: transparent url(/res/images/quot-br.gif) 100% 100% no-repeat;
}

.testimonial blockquote p.plus {
	background-image: none;
}

.testimonial blockquote p strong {
	font-weight: normal;
	font-size: 120%;
	color: #666;
	font-style: italic;
}

.testimonial .attrib,
.interwebs .attrib {
	margin: 10px 50px 0 0;
	font-size: 90%;
	color: #888;
}

.interwebs blockquote {
	margin: 0 60px;
	padding: 0;
}

.interwebs blockquote p {
	margin: 0;
	padding: 0;
}

.interwebs blockquote p.plus {
	margin-bottom: 10px;
}

.url {
	margin: 0 50px 0 0;
	font-size: 80%;
	text-align: right;
}

.attrib em {
	font-style: normal;
}

.topped {
	border-top: 1px dotted #ccc;
}