Standard IAB ad banner sizes with live proportional previews.
/* Medium Rectangle */ .ad-300x250 { width: 300px; height: 250px; }
/* Large Rectangle */ .ad-336x280 { width: 336px; height: 280px; }
/* Leaderboard */ .ad-728x90 { width: 728px; height: 90px; }
/* Half Page */ .ad-300x600 { width: 300px; height: 600px; }
/* Large Mobile */ .ad-320x100 { width: 320px; height: 100px; }
/* Billboard */ .ad-970x250 { width: 970px; height: 250px; }
/* Skyscraper */ .ad-120x600 { width: 120px; height: 600px; }
/* Wide Skyscraper */ .ad-160x600 { width: 160px; height: 600px; }