.light{background-image:url("../images/suffix-light.png");background-repeat:repeat;}
.custom.light, ul.light{background-image:none !important;}
.medium{background-image:url("../images/suffix-medium.png");background-repeat:repeat;}
.custom.medium, ul.medium{background-image:none !important;}
.dark{background-image:url("../images/suffix-dark.png");background-repeat:repeat;}
.custom.dark, ul.dark{background-image:none !important;}