#codeImg {
	margin: 0px 0px 0px 5px;
	vertical-align: top;
}
#contactTable {
	margin: auto;
	width: 580px;
}
#contactTable td {
	background-color: #f5f5f5;
	padding: 8px;
	border-top: white 3px solid;
	border-bottom: white 3px solid;
	margin-bottom: 5px;
	vertical-align: top;
}
#contactTable .leftCell {
	background: url(../../images/registration_cell.png) repeat-y left;
	background-color: #f5f5f5;
	width: 320px;
}
#contactTable .blank {
	background: none !important;
	border: none !important;
}
#contactSubmit {
	margin-left: 460px;
	margin-top: -5px;
}