/* 
 * General
 */
.clearfix {
zoom: 1;
}

input[type=submit],
input[type=button],
input[type=reset],
button[type=submit],
button[type=button],
button[type=reset] {
padding-bottom: 1px;
}

/* 
 * Common widget styles
 */

/* photo gallery and lightbox */
.tpl-widget .tpl-photo-gallery-stage-control,
.tpl-lightbox-stage-control {
background: url(/themed/default/css/main_img/bg_fix.png) no-repeat; /* avoids the unclickable arrows issue */
}

/* checkout form widget (CheckoutFormWidget) */
.tpl-checkout-form-widget .tpl-multi-step-one-page-checkout .tpl-checkout-step {
line-height: 23px;
}

.tpl-checkout-form-widget .tpl-multi-step-checkout .tpl-checkout-step {
line-height: 24px;
}
