/*
www.essensys.co.uk
Testimonials Page styles
Created by ABA-design, April 08
*/

table#testimonialslist td {
	border-bottom: 1px solid #ccc;
	padding: 0.5em 0 0.5em 0;
}
table#testimonialslist td p {
	margin: 0;
}
table#testimonialslist td img,
table#testimonialslist td img:hover { margin-bottom: 0.5em; border:none; }
table#testimonialslist td a { text-decoration: none; border:none; }
table#testimonialslist td a:hover { background-color: #FFFFFF; }
table#testimonialslist td p.credit { font-size: 0.65em; font-weight: bold; }
table#testimonialslist td.quotebox { padding-left: 0.5em; }

table#logos td { padding: 1em 0 1em 0; }
table#logos a { border:none; }
table#logos a:hover { background-color: #fff; }
table#logos a img  { border: 2px solid #fff; }
table#logos a img:hover  { border: 2px solid #ccc; }
