﻿.checkout_title
{
	text-align: right;
	width:180px;
}
.checkout_form
{
	border-width: 1px;
	border-style: solid;
	border-color: #8f8e8e;
	width:180px;
}
#error_label
{
	color: Red;
}

.banner_class{
behavior: url(iepngfix.htc);
}

a.blue, a.blue:visited, a.blue:link, a.blue:active, a.blue:hover, a.blue:visited:hover, 
a.switch, a.switch:visited, a.switch:link, a.switch:active, a.switch:hover, a.switch:visited:hover
 {
	color: #000000;
	text-decoration: underline;
}
.star
{
	color: Red;
	padding-right:4px;
}