@CHARSET "ISO-8859-1";
.errormessage, .requiredmessage {
	color: #B0110D;
}

.errorelement {
	border: 1px solid #B0110D;
}

.boldmessage {
	font-weight: bold;
}

td.noborderstyle, th.noborderstyle {
	border: 0px !important;
}

td.verticaldivider {
	background-color: #666;
	padding: 0px;
	width: 1px;
}

td.nopaddingstyle {
	padding: 0px !important;
}

.nopaddingstyleall td {
	padding: 0px !important;
}

td.product-navigation-text-style {
	padding: 0px !important;
	font-weight: bold;
	color: #FE0303;	
}


/* item availabilty text */
.availablemessage {
	color: #006633;
	font-weight: bold;
}

.etamessage {
	color: #0746D7;
	font-weight: bold;
}
