widget-buttons-core.css revision e2bba5831aa9cbf731d5c6bcac5b973be9a108e1
.yui3-widget-buttons .yui3-button-icon {
display: inline-block;
*display: inline;
zoom: 1;
width: 13px;
height: 13px;
background-repeat: no-repeat;
}
.yui3-widget-buttons .yui3-button-icon-close {
background-position: 0 2px;
}