.form-input-widget {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	padding: 2px;
}

#widget-claims-yellow-pages .quick-drop-down {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	margin-top: 5px;
	padding: 2px;
	width: 280px;
}

#widget-claims-yellow-pages .drill-drop-down {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	margin-top: 5px;
	padding: 2px;
	width: 200px;
}

#widget-claims-yellow-pages .zip-code {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	margin-top: 5px;
	padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 5px;
	width: 190px;
}

#widget-claims-yellow-pages .drill-text {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	margin-top: 5px;
	padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 5px;
	width: 270px;
}


#filter-content .quick-drop-down {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	padding: 2px;
}

#filter-content .search-input {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	padding: 3px;
}

#tool-area .text-input {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;
	color: #505050;
	width: 110px;
	padding: 3px;
}

#tool-area .submit-button {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px;
	background-color: #fff57f; border: 2px solid #6691bc;
	color: #004890;
	padding: 3px;
}

#tool-area .hidden {
	display: none;
}

#yellow-search-content .drill-text {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;
	color: #595959;
	margin-top: 5px;
	padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 5px;
	width: 155px;
}

#yellow-search-content .quick-drop-down {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;
	color: #595959;
	margin-top: 5px;
	padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 4px;
	width: 166px;
}

#yellow-search-content .quick-state-drop-down {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;
	color: #595959;
	margin-top: 5px;
	padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 4px;
	width: 150px;
}

#yellow-search-content .quick-county-drop-down {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;
	color: #595959;
	margin-top: 5px;
	padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 4px;
	width: 175px;
}

#yellow-search-content .quick-city-drop-down {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;
	color: #595959;
	margin-top: 5px;
	padding-right: 2px; padding-top: 2px; padding-bottom: 2px; padding-left: 4px;
	width: 230px;
}


.register-text {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;
	color: #505050;
	padding: 3px;
}

.register-label {
	text-align: right; font-size: 13px; line-height: 32px; margin-right: 10px; margin-bottom: 5px;
}

.storm-watch {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px;
	color: #505050;
	padding: 2px;
	width: 185px;
}

.error-box {
	background-color: #e0b2b2;
	border: 2px solid #990000;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
	width: 620px;
}

.success-box {
	background-color: #9dce8b;
	border: 2px solid #1e7a1b;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
	width: 620px;
}

.mini-error-box {
	background-color: #e0b2b2;
	border: 2px solid #990000;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
	width: 430px;
}

.hidden-row	{ display: none; }

#main-search {
	background-image: url(/-images/content/utilities/search-frame.jpg);
	background-repeat: no-repeat;
	width: 655px; min-width: 655px;
	height: 50px; min-height: 50px;
	margin-left: 5px;
}

.search-main-input {
	border: 0; color: #024890; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 22px;
	width: 510px; height: 28px; padding-top: 2px;
	margin-top: 8px; margin-left: 10px;
}

#search-options-block { margin-left: 5px; }

.search-option {
	background-color: #bcd1e2; color: #3d3d3d;
	padding: 4px; padding-top: 5px; padding-right: 7px;
	margin-right: 10px;
}

.search-results-header {
	background-image: url(/-images/content/utilities/search-results-header.jpg);
	color: #fff; width: 650px; height: 34px;
	margin-left: 5px; margin-bottom: 0px;
}

.search-results-header-interior {
	padding-left: 10px; padding-top: 9px; padding-right: 7px;
}

.search-results {
	margin-left: 15px;
	margin-top: -10px;
}

.search-show-more {
	background-image: url(/-images/content/utilities/search-show-more.jpg); background-repeat: no-repeat;
	color: #fff; width: 620px; height: 30px;
	max-width: 620px; max-height: 30px;
	cursor: pointer;
	margin-bottom: 20px; margin-top: 10px; _margin-top: 0px;
}