h1.title
{
    margin-bottom:0;
}

#testimonial dl
{
    padding:0;
    margin:0 0 15px 0;
    border-bottom:1px dashed #cacfd7;
    padding-bottom:5px;
}

#testimonial dl dt
{
    padding:0;
    margin:0;
    font-style:italic;
}
#testimonial dl dd
{
    padding:0;
    margin:0;
}

#testimonial dl.special
{
    padding:0;
    margin:0 3px 15px 0;
    background:url(../images/testimonial_dl_bg.gif) top left repeat-x;
    background-color:#000000;
    min-height:56px;
    color:#fff;
    padding:5px 10px 0 10px;
	margin-left: 165px;
}
#testimonial dl.special dd
{
    background:url(../images/testimonial_qt_left.gif) top left no-repeat;
    padding:2px 0 0 35px;
}
#testimonial dl.special dt
{
    text-align:right;
}
