<?php
header("Content-type: text/css"); ?>
#icon_wrapper {position: relative;float: right;margin-left: 10px;margin-bottom: 10px;background: transparent url(/images/xcuts_bg.png) no-repeat bottom right;display: block;height: 250px;width: 250px;}
#small_icon {position: absolute;display: block;width: 250px;height: 250px;background: transparent url(/images/icon.png) no-repeat bottom right;}
#large_icon {position: absolute;top: 0px;left: 0px;display: block;width: 250px;height: 250px;background: transparent url(/images/xcuts_screenshot.png) no-repeat bottom right;}
