div.creditsContainer{ width: 100%; height: 48px; } span.creditType{ float: left; padding-left: 3px; line-height: 24px; } span.creditName{ float: left; line-height: 24px; padding-left: 3px; width: 65%; } div.creditsCell{ float: left; overflow: auto; vertical-align: top; height: 48px; } img.creditsImage{ float: left; height: 48px; width: 48px; }