/*QuickLook Box */

img.qlbutton {
	position: absolute;
	z-index: 23;
	visibility: hidden;
	cursor: pointer;
}

a.popoverimage img {
	border: 1px solid black;
	position: absolute;
}

a.popoverimage {
	display: block;
	z-index: 23;
	position: absolute;
	visibility: hidden;
}

div#maxwidth {
	z-index: 0;
}

.yui-panel .hd {
	font-size: 16px;
	background: #686b94;
}


.quicklook-as-b {
margin-bottom: 6px;
padding-bottom: 6px
}

.ql-prod-info-bottom-wrapper {
padding: 0px 0px 4px 4px;
text-align: center;
}
