div#result_list_jacket {
  padding: 10px;
  border:solid 1px #eee;
  display : none;
}

body { 
  margin:5px; background-color:#ffffff;
}

.places_list_title {
  font-size:11pt;
}
span#all_lists_placer {
 display:none;
} 
table#all_lists {
}
.cr_button { cursor: pointer; }

table#cr_street_greed td#button_col {
text-align:right;
}
table#cr_street_greed {
 padding:10px;
 border:solid 1px #eee;
}
table#cr_street_greed td {
    padding:3px;
    font-family: Tahoma,MS Sans Serif;
    font-size: 12pt;
}
div#region_list{
  padding-bottom:10px;  
  font-size: 12pt;
  font-family: Tahoma,MS Sans Serif;
}
span#region_list_head{
  font-size: 12pt;
  font-family: Tahoma,MS Sans Serif;
}
select#db-region_id {
    font-size: 12pt;
    font-family: Tahoma,MS Sans Serif;
}
span.region_selected {
    background-color: #BBBBBB;
    border-bottom: 0 none;
    color: #000000;
    padding: 2px;
    font-size: 12pt;
}
.region_selector {
    border-bottom: 1px dotted;
    color: #6A658E;
    cursor: pointer;
    text-decoration: none;
    font-size: 12pt;
}
span#ext_form * {
 font-size:11pt;
}

img.point_sign {
margin: 0 0 0 2px;
}
input.street_autocomplete {
    width:450px;
    font-family: Tahoma,MS Sans Serif;
    font-size: 12pt;
}
tr.addr_tbl_row {
  height:40px;
}
tr#finish_row {
  height:20px;
}
tr#route_type_row {
  height:20px;
}
