/* mailorder */
div.mailorderRow {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

div.mailorderColumn {
	float: left;
	text-align: left;
	width: 480px;
}

div.termsCont {
	display: none;
	text-align: justify;	
}

span.pseudoLink {
	color: #30607f;
	cursor: pointer;
	text-decoration: underline;
}

#emailField {
	background-image: url(../img/images/orderEmail.png);
	background-position: 43px 3px;
	background-repeat: no-repeat;
	border: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	width: 200px;
}

b.u {
	text-decoration: underline;
} 
