h1 {font-size:100%;text-align:right;}
.nav {display:none;}
#login-bar {display:none;}
#footer {display:none;}

.product {position:relative;}
.product h2 {border-bottom:1px solid #ccc;margin-top:10px;letter-spacing:-1px;}
.product .product-price {}
.product .product-sku {}
.product .product-print {display:none;}
.product .product-img {width:300px;float:left;margin-bottom:20px;}
.product .product-img img {width:300px;height:300px;padding:2px; border:1px solid #ccc;}

.product .product-panel {background-color:#f1f1f1; width:400px;float:right;padding:10px;height:120px;}
.product .product-related {height:100px;width:55%;float:left;}
.product .product-related p {margin:0;text-transform:uppercase;}
.product .product-related .rel_product {float:left;width:84px;margin:8px 8px 4px 0;}
.rel_product img {border:1px solid #ccc;padding:1px;}
.product .product-form {display:none;}

.product .product-tab-section {clear:both;}
.product .product-tabs {display:none;}
.product .tab-label {border-bottom:1px solid #ccc;font-weight:bold;margin-top:10px;}
.product #overview {display:block !important;}
.product #technology {display:block !important;}
