.form_heading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff;
	line-height: 20px; 
}
.form_label {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	line-height: 20px; 
}
.form_text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 20px;
	color : #000000;
}
.form_button {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	width: 80px;
	height: 22px;
}
.form_login {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	width: 100px;
}

.form_explanation {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 10px; 
	font-weight: normal;
	font-style: italic;
}
.form_contactshortbox {
	width: 120px;
}
.form_contactlongbox {
	width: 320px;
}
.form_profilebox {
	width: 400px;
}
.form_postal {
	width: 100px;
}
.form_province {
	width: 50px;
}
.form_short {
	font-family: Arial, Helvetica, Verdana; 
	font-size: 12px; 
	font-weight: normal;
	width: 30px;
}
.form_franchiselist {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	width: 150px;
}


