label {
	display:block;
	float:left;
	clear:left;
	width:150px;
	margin:12px 0 0 0;
	font-weight:bold;
}
 
input, select, textarea {
	float:left;
	width:230px;
	margin-top:12px;
}



#sendcopyLabel{
	clear:none;
	margin:35px 10px 0;
	width:80%;
}

#submitOrderCont {
	margin:15px auto;
	display:block;
	width:75px;
}

#submitOrderCont a{
	text-decoration: none;
}

#sendcopy {
	width:auto;
	clear:left;
	margin:34px 0 0 0;
}

select {width:auto;}
#Form1 table {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#errorCont {margin-top:5px;}
#Form1 table tr td {width:50%}
#oblfld {
	float:right;
}


a, a:link, a:visited{
	color: #7D7D7D;
	text-decoration: none;
}

a:hover{
	color: #C5C5C5;
}

#myHeader a{
	text-decoration: none;
}

#lgContainer a{
	text-decoration: none;
}
