.RedText
{
color: red;
}

div.customer { height:200px; }
html>body div.customer { min-height:170px;height:auto;margin-bottom:2em; }
div.custcomments { float:left; }
div.customer div.logo { width:250px; float:left; height:100%;}
div.customer div.comment { margin-left:250px; }
div.customer span.quotename { display:block;margin-top:1em;}
div.customer span.quoteposition { font-style:italic; }
div.customer span.quotecompany { font-weight:bold; }