.bigBoxT {
	height:30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='..img/fbigBoxT.png');
}
.bigBoxT[class] {background:url(../img/fbigBoxT.png) no-repeat left top;}
 
.bigBoxM {	height:auto !important; 
	min-height:230px;
	height:230px; background-color:#FFFFFF;}
.bigBoxB {
	height:30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='..img/fbigBoxB.png');
}
.bigBoxB[class] {background:url(../img/fbigBoxB.png) no-repeat left top;}
