@import url("bootstrap.css");
@import url("responsive.css");
@import url("camera.css");
@import url("layout.css");
@import url("nav.css");
@import url("responsive-template.css");
@import url("template.css");
@import url("text.css");
@import url("typography.css");
@import url("vm-illusion.css");

.addtocart-area,
#print-preview .ask-a-question,
#print-preview #product-tabs li:nth-child(2),
#print-preview #product-tabs li:nth-child(3)
{ display: none !important;}

#tab2 {
	display: block !important;
	text-align: left;
}
#print-preview #tab2 img {
	max-width: 100%;
	max-height: 300px;
}
.productdetails-view * {border: 0 !important;}
.productdetails-view .span6 + .span6 {font-size: 10px !important}
.product-top-wrapper {
	padding: 0 !important;
	border: 0 !important;
}
.product-top-wrapper .mainImageBlock img {
	max-height: 400px !important;
	max-width: 90% !important;
}
.productdetails-view {position: relative;}
#tab2 > img {
	position: absolute;
	left: 55px;
	top: 600px;
	max-height: 450px !important;
	width: 250px !important;
	height: auto !important;
}