<?php
include('../../admin/php/includes/global.php');

header('content-type: text/css');
?>
.block.product .block_main, .block.location .block_main{
  padding: 5px 5px 3px 5px;
}

#hotchick {behavior: url(<?php print SITE_PATH; ?>assets/css/iepngfix.htc);}