<?php
	header('Content-type: text/css; charset=UTF-8');
?>

@media screen {
	.pullimage.offset, .pullimage.pulled {
		overflow: visible; /* If this isn't hidden from IE, ie-8.js tries to fix it and breaks it instead. -AS 091208 14.55 */
	}
}