body {
	padding-top: 160px !important;
	background-color: #BFD8F8;
}
.subcatitem {
	width: auto;
	margin-right: 5px;
	font-weight: normal;
}
.subcatselected .subcatitem a {
	font-weight: bold;
}
.blue-container {
	background-color: #BFD8F8;
	padding: 17px 0px;
}
.blue-container2 {
    -webkit-box-shadow: inset 0px 9px 9px 0px #a1c1ea;
    -moz-box-shadow: inset 0px 9px 9px 0px #a1c1ea;
    box-shadow: inset 0px 9px 9px 0px #a1c1ea;
}
.gray-container {
    -webkit-box-shadow: 3px -11px 9px 0px #a1c1ea;
    -moz-box-shadow: 3px -11px 9px 0px #a1c1ea;
    box-shadow: 3px -11px 9px 0px #a1c1ea;
}
.strong {
	font-weight: bold;
}
.white-bg {
	background-color: white;
	border-radius: 4px;
}
.mtop {
	margin-top: 7px;
}
.eac-price {
	display: none;
}

.product-right2 .h2 {
	margin-top: 9px;
}
.product-right2 .h4 {
	margin-top: 0px;
}
.banner-header {
		margin-bottom: -24px;
}

.expirationLabelGrid a strong {
	font-size: 11px;
}


.storecardinfo {
	font-weight: bold;
	margin-top: 10px;
}