@charset "utf-8";
/* CSS Document */
/* the alert_text is the text to display below the field the rest are function names that are called */

.check_url {
}

.check_phone {
}

.check_postal {
}

.is_email {
}

.dropdownlist {
}

.min_characters {
}

.check_email {
}

.check_numeric {
}

.ischecked {
}

.confirm_duplicate {
}

.build_citylist{
}

.alert_text{
font-size:11px;line-height:11pt;
color:#c00;

}
.build_subcategory{
}


.warning_text{
font-size:11px;line-height:11pt;
color:#F60;

}