@CHARSET "UTF-8";

#city {
	width: 304px;
}

#prov {
	width: 304px;
}

#pcode {
	width: 65px;
}

#real_fname {
	width: 250px;	
}

#real_lname {
	width: 250px;	
}

#real_city {
	width: 254px;	
}

#real_prov {
	width: 254px;	
}

#real_company {
	width: 254px;	
}

#real_email {
	width: 250px;	
}

#tool_other {
	width: 400px;	
}

#how_long {
	width: 304px;
}

#selling_price {
	width: 304px;
}

#price_reductions {
	width: 304px;
}

#commission {
	width: 304px;
}

#email {
	width: 250px;
}

#password {
	width: 250px;
}

#fname {
	width: 220px;
}

#lname {
	width: 220px;
}

#sname {
	width: 220px;
}

#c_email {
	width: 220px;
}

#c_password {
	width: 220px;
}

#friends {
	width: 520px;	
	height: 100px;
}

#email_lookup{
	width:300px;	
}

A:link.alpha, A:visited.alpha, A:active.alpha, A:hover.alpha {
	color: #05A3DE;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.alpha_sep {
	color: #05A3DE;
}

A:link.select_realtor, A:visited.select_realtor, A:active.select_realtor, A:hover.select_realtor {
	color: #05A3DE;
}

A:link.show_add_realtor, A:visited.show_add_realtor, A:active.show_add_realtor, A:hover.show_add_realtor { 
	color: #05A3DE;
}