div.quotation_content {    font: 145% "Palatino Linotype","Times New Roman",serif;    margin: 0;    padding: 0 50px;    color: #685924;    background: url(images/quot_right.png) bottom right no-repeat;    margin-bottom: 20px;}div.gf {    display: block;    width: 45px;    height: 40px;    margin: 5px;}div.gf.left {    background-image: url(images/quot_left.png);    float: left;}div.quotation_author {    color: #685924;    float: right;    margin-right: 40px;    font-weight: bold;}div.quotation_wrapper #quot_image {    border: 1px solid #ccc;    padding: 5px;    margin-right: 15px;    float: left;}