Originally Posted By: DWallach
the png image, above, is being squished down when rendered inside this page. Is the style sheet dorking with its resolution or something?

Yes:
Code:
.post_inner img {
    max-width:500px;
}
_________________________
Bitt Faulk