/* Standard implementation of the button theme
 * These files contain styles that apply to all browsers
 */
@import "button-standard.css";
@import "button-primary-style.css";
@import "button-small-style.css";
@import "button-link-style.css";

/* Browser-specific corrections to the standard implementation */
@import "button-firefox.css";
@import "button-ie.css";