
#storeLocations td {
  font-size:11px;
  vertical-align:top;
}

#storeLocations th {
  font-size:11px;
  font-weight:bold;
  color:#DF6EAA;
  text-align:left;
  border-bottom:2px solid #5C201B;
  white-space:nowrap;
}

#storeLocations tr.highlight {
  background-color:#521918;
}

#storeLocations tr.highlight td {
  color:#fff;
}

.anchorLinks a {
  display:block;  
}

 #areaList {
  text-decoration:none;
  font-size:0.85em;
}
#areaList a:hover{
  text-decoration:none;
  color:#3300CC;
  
}
h4 {
  padding-left:20px;
}
.textbox {
  margin-left:0px;
  font-size:11px;
}

th {

}

select#drpAreas {
  margin: 10px 0 0 42px ;
  font-size:1.3em;
}

.where_to_find {
  margin-top:30px
}