@charset "utf-8";
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.content_header {
	background-color: #E3E9F1;
	padding:5px;
	margin:0 auto;
	border: 1px solid #BCCCDF;
	font-weight: bold;
}
div.content_holder {
    border-left: 1px solid #BCCCDF;
	border-right: 1px solid #BCCCDF;
	border-bottom: 1px solid #BCCCDF;
	padding: 5px;
}
legend {
    font-weight:bold;
	padding-right:8px;
	margin-padding:10px;
}
#city_town, #state_province, #country_code
{
    width: 200px;
}
