.location_info {width:250px;float:left;}
/*.ui-tabs-panel a:link {color: #457e00;}
.ui-tabs-panel a:visited {color:#75895b;}
.ui-tabs-panel a:hover {color: #003366;}
#borough_tabs {margin:15px 0; border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
#borough_tabs a {text-align:center;padding-top:5px;}
#borough_tabs li.ui-tabs-selected a {font-weight:bold;}
#borough_tabs .larger_text {font-size:1.3em;}
.ui-widget-content {border-color:#ccc;}
#borough_tabs li.ui-state-default a {font-family:Helvetica, Arial, sans-serif; color:#444; background-color:#eee;}
.ui-tabs .ui-tabs-nav li {margin-bottom:1px;}

.ui-tabs .ui-tabs-nav li a {padding-bottom: 5px}
#borough_tabs li.ui-state-active {background-image:none; background-color:#fff; color:#444;}
#borough_tabs li.ui-state-active a {background-color:#fff; color:#444;}
.ui-widget-header {background-image:none; border:0; background-color:#aaa;}
#borough_tabs li.ui-state-hover a {background-image:none; background-color:#efe;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {padding-bottom:0;}
.ui-corner-all, .ui-corner-top {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.ui-tabs .ui-tabs-nav {padding: 4px 6px 0; -moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;-webkit-border-radius-topleft:6px;-webkit-border-radius-topright:6px;}*/

#dp_subscribe {margin-bottom:15px;}

#dp_subscribe input[type="text"]/*, #befit_search input[type="text"]*/ {
    -webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px;
    background-color: #F3F3F3;
    border: 1px solid #AAAAAA;
    font-size: 15px;
    height: 21px;
    /*margin-bottom: 12px;*/
    padding: 3px 6px;
    width: 425px;
	margin-right:10px;
}

#dp_subscribe input[type="image"] {vertical-align:bottom;}

/*#befit_search {margin-bottom:5px;}*/
/*#befit_search input[type="text"] {width: 100px;}
#befit_search input[type="image"] {vertical-align:bottom;}
#befit_search select {
    -webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px;
    background-color: #F3F3F3;
    border: 1px solid #AAAAAA;
    font-size: 15px;
    margin-top: 2px;
    padding: 3px 6px;
}*/

#befit_search select {height:auto;width:auto;margin-right:5px;}
#befit_search input[type="text"] {margin-right:10px;}