.productPriceDiscount {

color: #FF7070	;
font-weight: bold;
}

.text-hdr {
height: 35px;
}

.normalprice {
color: #ff7070;
text-decoration: line-through;
font-weight: bold;
}

.productSpecialPrice {
font-weight: bold;
}

.buttonRow{
	margin: 0.5em;
	}


.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}


#productMainImage {

padding-top: 20px;
padding-left: 20px;
padding-right: 20px;

}

#productName {
padding-top: 20px;

}

#productDescription {

width: 100%;
padding-top: 10px;
}


#cartAdd {

}


#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	padding-left: 5px;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 


.cartBoxTotal {
text-align: right;
}


.important {

font-weight: bold;

}

.floatingBox {


}

address {
padding: 10px;
}

fieldset {

margin-top: 10px;
}



.cartQuantity, #ccQuantityHeading {
text-align: center;

} 

.cartProductDisplay, #ccProductsHeading {
text-align: left;

}

.cartTotalDisplay ,#ccTotalHeading{
text-align: right;
}

.buttonRow {
padding: 10px;
}

.cartOldItem{
color: #AC6085;
}

