#nav ul #contact_us a {
	color:#A4A4A4;
}
.msg {
	color:red;
}
table {
	width:680px;
	border-collapse:collapse;
}
table tr td hr {
	width:680px;
	color:#00486F;
	margin:10px 0px;
}
table tr th {
	font-size:13px;
}
table tr td {
	font-size:13px;
	line-height:24px;
}
table tr td .input {
	font-size:14px;
	border:1px solid #CFB9A8;
	font-family:Arial, Helvetica, sans-serif;
}
table tr td textarea {
	border:1px solid #CFB9A8;
	font-family:Arial, Helvetica, sans-serif;
}	
table tr #col_1 {
	width:175px;
}
table tr td label input {
	position:relative;
	top:2px;
}
table tr td #code {
	position:relative;
	top:-15px;
}
table tr td #cryptogram {
	position:relative;
	top:10px;
}
table tr td #reload {
	position:relative;
	top:-5px;
}