/* Common fixes for MAS Strict based themes */

a.thickbox img { display: block; margin: auto; }
a.thickbox img.thick_thumbs { display: inline; }
#TB_window { min-width: 260px; }
div.checkout-btn { text-align: right; clear: right; padding: 5px 0 0 0; }
div.checkout-btn span { display: block; padding: 0 70px 5px 0; }

form { margin: 0; padding: 0; }

.thumb-result .highlight { background: #fff2c3 !important; color: black !important; }

/* Payment Summary on review_before_submit.html */

.dl1 { margin: 0; padding: 0; list-style: none; }
.dl1 li { width: 48%; padding: 3px 0; margin: 0 1% 0 0; float: left; }
.dl1 li span { clear: both; font-weight: bold; overflow: hidden; }
.dl1 li strong {overflow: hidden; clear: both;}
.dl1 li:after { content: "."; display: block; cleaR: both; visibility: hidden; height: 0px; }
.dl1 li hr {
  display: none;
}



/*   End   */