/* Boozurk - Widgets page */ #primary-widget-area { background: url("../images/widgets/widget_s2.png") no-repeat center 10px transparent; padding-top: 90px; } #fixed-widget-area { background: url("../images/widgets/widget_s1.png") no-repeat center 10px transparent; padding-top: 90px; } #first-footer-widget-area { background: url("../images/widgets/widget_f1.png") no-repeat center 10px transparent; padding-top: 90px; } #second-footer-widget-area { background: url("../images/widgets/widget_f2.png") no-repeat center 10px transparent; padding-top: 90px; } #third-footer-widget-area { background: url("../images/widgets/widget_f3.png") no-repeat center 10px transparent; padding-top: 90px; } #header-widget-area { background: url("../images/widgets/widget_h1.png") no-repeat center 10px transparent; padding-top: 90px; } #single-widgets-area { background: url("../images/widgets/widget_p1.png") no-repeat center 10px transparent; padding-top: 90px; } #error404-widgets-area { background: url("../images/widgets/widget_404.png") no-repeat center 10px transparent; padding-top: 90px; } #tbm-widget-area { background: url("../images/widgets/mobwig.png") no-repeat center 10px transparent; padding-top: 80px; } div[id*=_bz-] .widget-title { background: url("../images/widgets/bz_micrologo.png") no-repeat 2px center transparent; padding-left: 24px; } .widget .widget-inside p.invalid { border: 1px solid red; margin-right: -5px; margin-left: -5px; padding: 4px; } .services-wrap .service:nth-of-type(odd) { clear: left; }