IMG.vertical {
	vertical-align: middle;
}

span.regPrice {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

span.strikePrice {
	font-size: 12px;
	color: #000000;
	text-decoration: line-through;	
}

span.salePrice {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.alertColor {
	font-size: 12px;
	color: #FF0000;
}