/** Licensed under the MIT license:
*   http://www.opensource.org/licenses/mit-license.php
IE 6 hacks*/
#simplemodal-container A.modalCloseImg
{
	background: none;
	right: -14px;
	width: 22px;
	height: 26px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/x.png',sizingMethod='scale');
}
