/*	-------------------------------------------------------------
	ENROLLMENT FORM
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#content #urbanCourse .courseSelectOptions {
	display: none; 
	text-align: center;
}


#content #urbanCourse #errorMessage td {
	text-align: center;
	background: #edd02e;
	color: #6c5e12;
}

#content #urbanCourse #errorMessage strong {
	font-weight: bold;
	color: #6c5e12;
}


/*	Add / delete dog links
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	

