TD {
	padding: 0px;
}

.IE6 .png {
    behavior: expression(fixBkPng.call(this));
}

.IE6 IMG.png,.IE6 IMG.icon {
    behavior: expression(fixImgPng.call(this));
}

.x-clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}
