html,
body {
	background: #fff !important;
}

#topheader,
#header,
.sidebar,
#footer,
.img_vid .head,
.img_vid .video,
.img_vid .ui-tabs-nav,
.tags,
.desc,
.adspot300,
div#jbclub_wrp {
	display: none !important;
}

#maincontent,
.item {
	padding: 0 !important;
}

.container {
	width: auto !important;
}

.detabs,
#item .tab-content #details,
#item .item .images {
	display: block !important;
}

#item .tab-content {
	height: 288px !important;
	overflow: hidden !important;
}

#item .tab-content #overview,
#item .tab-content #details,
#item .tab-content #tabImages {
	height: 288px !important;
	overflow: hidden;
}

#item .tab-content #details {
	overflow: auto;
}

.item h3 {
	max-height: 86px !important;
	overflow: hidden !important;
}
a.gallery{
	cursor: auto;
}


#item .tab-content #tabImages ul.ui-tabs-nav {
	width: 334px;
	height: 52px;
	padding: 0;
	margin: 8px 0 0 0;
	list-style: none;
}

#item .tab-content #tabImages li {
	display: block;
	width: 52px;
	height: 52px;
	margin: 0 6px 0 0;
	float: left;
}

#item .tab-content #tabImages li a img {
	width: 48px;
	height: 48px;
	border: 2px solid #fff;
}

#item .tab-content #tabImages .ui-tabs-selected a img {
	border-color: #cc333f;
}

#item .tab-content #tabImages .ui-tabs-hide { 
	display: none; 
}

#item #overview br,
#item .icon,
#item .retail_save,
#item .stocknotif,
#item .item .related-items {
	display: none;
}

#stockNotifBoxPopup{
	display:block !important;
}
