.quotebox_main {
    width:100%;
    padding-top:35px;
}

.quotebox_outer {
    width:33%;
    float:left;
}

.quotebox {
    font-size:72%;
    font-style:italic;
    font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    padding-left:20px;
    padding-right:20px;
    color:#999999;
}

.quotebox_sig {
    font-size:60%;
    padding-left:20px;
    font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    padding-right:20px;
    padding-top:2px;
    color:#BBBBBB;
}
