blockquote {
	margin:20px 100px;
}

#breadcrumbs {
	font-size:.8em;
	margin-top:-10px;
	margin-bottom:10px;
}

.pageHeading img {
	display:none;
}

.pageHeading {
	margin-bottom:1em;	
}

.pageHeading .productName {
	font-size:1.6em;
	font-weight:bold;
	margin-top:.5em;
	margin-bottom:.5em;
}

td.pageHeading {
	padding-top:.5em;
	padding-bottom:.5em;
	font-size:1.6em;
	font-weight:bold;
}

.price {
	font-size:1.5em;
}

.smallText {
	font-size:8pt;
	font-weight:normal;
}

.whatAdeal {
	font-size:.8em;
}

.retail_price {
	display:inline;
}

.productImage {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	text-align:center;
}

.notice {
	xcolor:red;
	font-weight:bold;
}

.options {
	margin-top:1em;
	margin-bottom:1em;
}

.options td {
	padding-left:5px;
	padding-bottom:5px;
}

.someButtons {
	padding-top:20px;
	padding-bottom:20px;
	height:20px;
}

.reviewsButton {
	float:right;
}

.addToCartButton {
	xfloat:right;
	margin-top:10px;
}

.infoBox {
	xborder:1px solid red;
}

.infoBoxHeading {
	background-color:#545454;
	color:white;
	font-size:8pt;
	text-transform:uppercase;
	padding:3px;
}

.infoBoxContents td {
	padding:5px;
}

.productListing-heading {
	background-color:#878787;
	color:white;
	font-size:8pt;
	text-transform:uppercase;
	padding:3px;
}

.productListing-heading a {
	text-decoration:none;
}

.productListing-odd {
	xbackground-color:#eeeeee;
}

.productListing-data {
	padding:5px;
}

.retail_price {
	color:#ababab;
}

.loginTable td {
	padding:3px;
}

.messageStackError {
	background-color:#f0bcbc;
	text-align:center;
	padding:3px;
}

.moduleRowSelected {
	background-color:#e6eafd;
}

.checkoutBarCurrent {
	font-weight:bold;
}

.checkoutBarTo, .checkoutBarTo a, .checkoutBarFrom, .checkoutBarFrom a {
	color:#878787;
	text-decoration:none;
	font-size:8pt;
}

.inputRequirement {
	color:red;
}

.searchForm {
	text-align:center;
	margin-bottom:20px;
}

.paymentOptions {
	margin-top:3em;
}

.paymentOptions p {
	margin-top:1em;
	font-size:.8em;
	xtext-align:center;
}

.freeShipping {
	font-size:1.4em;
}

.hideImages #addToCartSubmitter {
	display:none;
}

.optionName {
	display:none;
}