@CHARSET "UTF-8";



h2 { color: #000; }
    
.columnA { width: 290px; padding: 12px 24px 16px 16px }
.columnB { width: 560px; margin-left: 330px; padding: 0; text-align: center; }
.columnB img { margin: 0 auto; vertical-align: bottom;}

#product-nav ul { overflow: visible; list-style: none; width: 9999px;}
#product-nav li { float: left; margin-right: 5.4px; border: 1px solid #000; }
#product-nav-viewport { overflow: auto; height: 120px;}

dl { overflow: auto; line-height: 1.6em; margin: 8px 0 40px 0; }
dt { float: left; width: 140px; }
dd { margin-left: 140px; }

.dotm dt {  width: 225px;}
.dotm dd { margin-left: 225px; }


.sku { font-size: 1.4em; margin-right: 35px; }
.price { font-weight: bold; font-size: 1.6em; }
dl.price { font-size: 1em; }
dl.price dt, dl.price dd { margin-bottom: 40px; height: 24px; }
dl.price dd { text-align: right; }
.cart { height: 2em; margin-top: 50px; }
.cart a, a.add-to-cart { padding: .5em 1em; background: #EBEBEB; border: 1px solid #000; }
dl.price .add-to-cart { margin-left: 5px;  font-weight: normal; text-decoration: none; padding: 0em 1em; display: inline-block; }

