#shopRegistration table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 0px;
	color: #000000;
}
#shopRegistration table td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
	color: #000000;
}
.shopRegistrationTitle {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #FFFFFF !important;
	font-size: 12px !important;
	background-color: #8a8560;
	font-weight: bold !important;
}
#shopRegistration a:visited, 
#shopRegistration a:active, 
#shopRegistration a:link, 
#shopRegistration a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
