﻿#testimonials
{
float					: left;
width					: 702px;
/*background-color		: #EEE;*/
}

#testimonials dl
{

margin					: 0px;
border-left				: 1px solid #CCCDE1;
border-right			: 1px solid #CCCDE1;
}

#testimonials dl dt
{
float					: left;
padding					: 10px;
overflow				: hidden;
}

#testimonials dl dd
{
padding					: 0px;
margin					: 0px;
}

#testimonials dl dd p
{			
font-size				: 70%;
font-weight				: normal;
margin					: 0px 0px 0px 0px;
padding					: 20px 20px 0px 0px;
color					: #666;
line-height				: 15px;
overflow				: hidden;
}

#testimonials dl dd img.logo
{
margin-bottom			: 10px;
}

#testimonials dl dd.link, #testimonials dl dd.nolink
{
padding					: 0px;
clear					: both;
}

#testimonials dl dd.nolink
{
    line-height:1px;
    border-bottom: solid 1px #EBF5EB;
}

#testimonials dl dd a
{
width					: 690px;
display					: block;
background-color		: #EBF5EB;
text-align				: right;
padding					: 4px 10px 4px 0px;
overflow				: hidden;
}

#testimonials dl dd a img
{
display					: block;
float					: right;
}

#testimonials p.pagination
{
border-left				: 1px solid #CCCDE1;
border-right			: 1px solid #CCCDE1;
margin					: 0px;
padding					: 15px 0px 5px 15px;
}

#testimonials img.bottom
{
display					: block;
}