body{
	background:#fff;
	font-size: 9pt;
	font-family: arial;
	line-height: 1;
 }

.row{ width: 100%; max-width: 100%; margin:0; }
/*.columns, [class*="column"] + [class*="column"]:last-child{ float:none; } */
.large-9, .large-5{ width: 100%; }

#back,
.top-bar-section,
#slider, #slides,
#prod-nav,
.product-thumbs{ display:none; }

#header{ background: #fff; border-bottom:1px solid #dedede; }
.top-bar{ height: auto; padding:20px 10px 10px; margin:0; background: #fff; }

#product .row:last-child{
	font-size: 18px !important;
}
#container{ padding-top:20px; }

table tr td{
	border:1px solid #f1f1f1;
	padding: 5px;
}

.toggle-topbar{
	display: none;
}

.product-image img{
	width: 250px;
	height: 190px;
}

.large-6{
	float: left;
	width: 50%;
}

.large-6 table{
	width: 60%;
}

ul.small-block-grid-2,
ul.large-block-grid-4,
ul.product-thumbs{

}

ul.small-block-grid-2 li,
ul.large-block-grid-4 li,
ul.product-thumbs li{
	width: auto !important;
	float: left;
	padding: 0 5px;
}

.specs{
	clear: both;
	display: block;
	overflow: hidden;
}

/*img{
	width: 150px;
	height: 150px;
}*/

a.logo img{
	width: auto;
	height: auto;
}

ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

ul > li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.ssba, #footer, .show-for-medium-up, .top-bar-section{
	display: none !important;
}

a[href=""]:after{content:""}
a[href=""]:after{display:none}
a[href]:after {
    content: "";
  }
a[href]:after {
    display: none;
  }

.footer-for-print{
	border-top: 2px solid #dedede;
  display: block !important;
  margin-top: 30px;
  padding-left: 10px;
  padding-top: 10px;
}

.footer-for-print img{
	width: 160px;
	height: 36px;
}

.footer-for-print span{
	padding: 3px 0;
	display: block;
}