.registerform {
	margin: 0.5em 0px 1em 15px;
}

.registerform td {	
	vertical-align: top;
}

.registerform input {
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	font-size: 10pt;
	border: 1px solid #006BB5;
	margin: 0px 0px 5px 0px;
}

.registerform textarea {
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	font-size: 10pt;
	width: 250px;
	height: 100px;
	border: 1px solid #006BB5;
	margin: 0px 0px 5px 0px;
}

.registerform select {
	font-size: 8pt;
	height: 20px;
	border: 1px solid #006BB5;
	margin: 0px 0px 5px 0px;
}

.registerform label {
	color: #006BB5;
	font-size: 10pt;
	font-weight: bold;
	height: 17px;
	display: block;
	margin: 0px 10px 0px 0px;
}

.registerform h2 {
	color: #EF3E42;
	font-size: 10pt;
	margin: 0px 5px 0px 5px;
}

.registerform p {
	font-size: 10pt;
	margin: 0px 5px 1.5em 5px;
}

.standard-input {
	width: 250px;
}

.basketform {
	margin: 0.5em 0px 1em 0px;
}

.basketform td {	
	vertical-align: top;
}

.basketform img {
	margin: 3px 5px 5px 5px;	
}

.basketform input {
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	font-size: 8pt;
	float: left;
	border: 1px solid #006BB5;
	margin: 0px 0px 5px 10px;
}

.basketform label {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 40px;
}

.basketform p {
	font-size: 11pt;
	margin: 5px 0px 5px 7px;
}

.blabel {
	font-size: 10pt;
	color: #006BB5;
	float: left;
	display: table;
}

.sublist p {
	font-size: 10pt;
	margin: 2px 0px 2px 0px;
}

.bbot {
	margin: 0px 0px 5px 0px;	
}

.bbotbuts input {
	color: #006BB5;
	font-size: 11pt;
	font-weight: bold;
	border: 0px;
	background-color: transparent;
	margin: 2px 0px 5px 11px;
}

.update-but {
	float: right;
	border: 0px;
	margin: 0px 0px 5px 10px;
}

.update-but input {
	border: 0px;
	margin: 0px 0px 5px 10px;
}

.contact-sub input {
	border: 0px;
}

.basket-table {
	width: 460px;
}

.basket-table h1 {
	font-family: Verdana, Arial, Helvetica, san-serif, serif;
	color: #006BB5;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	width: 8em;
	height: 2em;
	float: right;
	margin: 0.5em 4px 1em 0px;
	background-color: #F4F4F4;
	border: 1px solid #B3B3B3;
}

.basket-table h1:hover {
	background-color: white;
}