*html .borderTop{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/borderT.png', sizingMethod='scale');
}
*html .borderLT{
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/borderLT.png', sizingMethod='crop');
}
*html .borderRT{
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/borderRT.png', sizingMethod='crop');
}
*html .borderBot{
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/borderB.png', sizingMethod='scale');
}
*html .borderLB{
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/borderLB.png', sizingMethod='crop');
	bottom:-1px;
}
*html .borderRB{
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/borderRB.png', sizingMethod='crop');
	bottom:-1px;
}
*html .borderL{
	background:none;
}
*html .width256{
	height:1%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/contentBGforIE256.png', sizingMethod='scale');
}
*html .width300{
	height:1%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/contentBGforIE300.png', sizingMethod='scale');
}
*html .width500{
	height:1%;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/popup/contentBGforIE500.png', sizingMethod='scale');
}
*html .borderR{
	background:none;
}
