/*

*/
#backBtn{
	margin-right:10px;
}

.indicatorName{
    width: 250px;
    font-size: 10pt;
}

#indicatorTable tr td {
	/* border-bottom:1px solid #999; */
}
#indicatorTable tr td {
	padding:4px 5px;
}

.smallText {
	font-size:11px;
}
.nteeLookup{
    font-size: 11px;
    color: #00F;
    font-weight: normal;
    text-decoration: underline;
    float: right;
    cursor: pointer;
}
img#loadingImage {
    position: absolute;
    top: 530px;
    left: 45%;
    display: none;
    box-shadow: 2px 2px 26px -5px;
}
div#customListLimit_chzn {
    width: 95% !important;
}
a#getLatLon {
    font-size: 11px;
}
.widgetSettingTitle{
    font-size : 18px;
}
#centerAddress{
    width : 90%;
}

#countySelect, #citySelect, #customMapAreaSelect{
    width : 200px;
}
