html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
body { background-color:#f6f6f6;}
#region-picker select { font-family: 'Titillium Web', sans-serif; border: 0 none; cursor: pointer; background-color: #4173BD; color: #fff; font-size: 15px; width: 150px; height: 24px; }
#region-picker select option { line-height: 24px; font-size: 10px; color: #727272; background-color: #fff;}