body 	  {background-color: #fff; font-family: verdana,arial,helvetica; color: #000000; font-size: 8pt;  text-align: justify; margin: 8px 0 0 0;}
td 	  {font-family: verdana,arial,helvetica; color: #000000; font-size: 8pt;  text-align: justify}
table 	  {font-family: verdana,arial,helvetica; color: #000000; font-size: 8pt; }
tr 	  {font-family: verdana,arial,helvetica; color: #000000; font-size: 8pt; }
input 	  {FONT-SIZE: px; FONT-FAMILY: verdana,arial,helvetica}
select 	  {FONT-SIZE: px; FONT-FAMILY: verdana,arial,helvetica}
option 	  {FONT-SIZE: px; FONT-FAMILY: verdana,arial,helvetica}
hr 	  {color:#CECFD6;  style=width: 100%; height: 1pt; align=center }
textarea  {FONT-SIZE: 8pt; FONT-FAMILY: verdana,arial,helvetica}
img.side  {border-color:#EFD35A;}

A:link, A:visited {font-family: verdana,arial,helvetica; font-weight: bold; text-decoration: none; color: #CC3333}
A:hover, A:active {font-family: verdana,arial,helvetica; text-decoration: underline: none; color: #999999}

table.notice 	  {font-family: verdana,arial,helvetica; font-size: 8pt;  border-style: double; background-color: #FAFB9F; border-color: #E7CB42}

#title {
	font-size: 14pt;
	font-family: arial, sans-serif;
	color: #000;
}

#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#menu li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em; /* top / left */
	padding-left: .8em;
	margin-left: 1em;
	font-size: 10pt;
	text-align:left;
}

#WMCustomerFormLabelBilling, #WMCustomerFormLabelShipping,
#WMPaymentFormLabelCustomer, #WMPaymentFormLabelShipping, #WMPaymentFormLabelBilling, #WMPaymentFormLabelOrder,
 .CCHeader {
	font-size: 8pt;
	font-weight: bold;
	margin: 10px 0 8px 0;
	display: block;
	padding: 3px;
	background: #000;
	color: #fff;
}



.PaymentFormFailure, .CustomerFormFailure, .ContactFormFailure {
	padding:5px;
	background-color:#FEE5E5;
	color:#CC0000;
}

.PaymentFormButtonRow
{
	display: none;
}

.credit-card-row input
{
	width: 200px;
}

.credit-card-expiry input
{
	width: 100px;
}

.credit-card-number input
{
	width: 40px;
}

#WMCustomerFormAddressLabel
{
    padding-left: 100px;
    font-style: italic;
}

