div.contact_manage ul li {
	margin-left: -20px;
}

div.contact_manage form select option.std {
	background-color: #ffff88;
}

div.contact_manage form input, div.contact_manage form select {
	width: 150px;
}

div.contact_manage form input.zip {
	width: 50px
}

div.contact_manage form input.city {
	width: 100px
}

#ca_def {
	width: 15px;
}

div.contact_manage p.warning {
	color: red;
	font-weight: bold;
}

div.contact_manage table tr.wrong_field td {
	color: red;
}