a[href]:after {
    content: none !important;/**/
 }

.printHeader {
	display: block;
	background-color: rgba(255,255,255,1.00);
	margin-bottom: 20px;
	clear: both;
	float: none;
}
.printlogo {
	width: 50%;
    text-align:left;
    float: left;
}
.printaddress {
	width: 50%;
	text-align: right;
	float: right;
	font-size: 11px;
	line-height: normal;
	padding-top: 10px;
}
#topbarBox, #navbarBox, .shippingMessage, #bottomContent, #footerBox, #midBlackBar, #cartBox2, #breadcrumbBox, .breadcrumbBox, .flex-direction-nav, #sidebarBoxBlog, #needtoolsBox, #detailthumbbox, #addToCartBttn, .qtyBoxes {
	display:none;
}
#bodyGoods {
	background-image:none;
	background-color:#fff;
}
.gridContainer, #bodyBg {
	width: 700px !important;
	margin:0px;
	/*border: 1px solid rgba(255,0,4,1.00);*/
}
.productDetailBox {
	border:1px solid #000;
}

#sidebarLeftBox {
	width:30%;
}
#contentRight {
	width: 66%;
	float: left;
	clear: right;
	margin-left: 1.5%; /* */
}
#addToCartBttn, #relatedAddToCart {
	background-color:#000;
	border:none;
}

#chooseColorBox .slides, #needtoolsBox .slides {
	width:450px !important;
}
.rowBoxWidth, #productTextBox {
	width: 430px !important;
	/*border: 1px solid rgba(255,0,4,1.00);*/
}
.productImageLrg {
	width: 220px !important;
	float: right;
	overflow: hidden;
	/*border: 1px solid rgba(255,0,4,1.00);*/
	clear: none;
}
.photoRight {
	min-width:220px;
	float: right;
}
#contentLeftBlog {
	width: 100%;
}
.thumbBox {
	width: 40%;
	clear: none;
	margin-left: 2.1%;
	margin-bottom: 20px;
	padding: 2%;
}
.thumbBoxHdr, .thumbBoxImg, .thumbBoxLink {
	overflow: hidden;
	width:95% !important;
}
.thumbBoxImg {
	max-height:220px !important;
}
.thumbBoxHdr {
	height: 40px !important;
}
.thumbBoxLink {
	height: 70px !important;
}
.bulletPadding {
	margin:0px;
}
.imageFloatRightKit {
	float: right;
	width: 210px;
}
.padding02 {
	width: 100px;
	display: block;
	padding-top: 20px;
}


table td {
	display:table-cell !important;
}
table tr {
	display:table-row !important;
}
table th {
	display:table-cell !important;
}

#packingOrder {
	width:700px;
}

.tableBorderCart tr { 
	border-bottom: 1px solid #ccc;
	font-size: 1em;
}

/*Fixes balanced height issue
.thumbBoxImg {
	height: auto !important;
	max-height: 888678px;
}*/
