Quote Originally Posted by jonisolis View Post
I tried a bunch of different padding sizes but the quote images never did show up again.

blockquote div {
padding:8px 6px;
background: url(../images/rgtblockquote.png) bottom right no-repeat;
height:1%;
}

to

blockquote div {
padding:108px 106px;
background: url(../images/rgtblockquote.png) bottom right no-repeat;
height:1%;
}

But it is OK; it looks good with or with out the quote images.
One other thing you could try (although you might not want to) is to reduce the logo images by half.