#quickView_largeTitle {
	text-align: center;
	margin: 5px 5px 5px 18px;
}

#quickView_largeTitle H1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 10px;
}

#quickView_imageContainer {
	width: 282px;
	float: left;
	vertical-align: top;
	text-align: center;
}

#quickView_infoContainer {
	width: 243px;
	float: right;
	text-align: left;
}

#quickView_productInfoContainer {
	text-align: left;
}

#quickView_largePrice {
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px dashed #d8d8d8;
	padding-bottom: 15px;
}

#quickView_largePrice .mapPriceLabel {
	color: #8f8f8f;
	overflow: auto
}

#quickView_largePrice .mapPrice {
	color: #8f8f8f;
	text-decoration: line-through;
}

#quickView_largePrice .mapMessage {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

#quickView_largeRetail {
	font-size: 14px;
	font-weight: bold;
	color: #8f8f8f;
}

#quickView_mfgLogo {
	margin: 10px 0px;
}

.quickView_productAddToCart .productAddToCartOrDetailsImage_browseAddToCartButton {
	background-color: #0D499E;
	margin-top: 10px;
}

.quickView_productRetailPrice {
	font-size: 14px;
	font-weight: bold;
	color: #8f8f8f;
}

#quickViewContinue {
	clear: both;
}

div #mb_contents {
	background: #222222 !important;
}
