#WrapperStoresCountry{
  display: none;

}
#WrapperStoresCity{
  display: none;
  text-align: left;
}
#WrapperStoresStores{
  display: none;
  text-align: left;
}

#OutputStoresCountry{
  text-align: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.08em;
}
#OutputStoresCity{
  text-align: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.08em;
}
#OutputStoresStores{
  text-align: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 1.08em;
}
.small_light_border_edit { 
  color: #333333; margin-top: 5px; padding-top: 10px; margin-bottom: 0px; border-top:solid; border-color:#000000; border-top-width:10px; 
}


.content_stores h3 {
	font-weight: normal;
}
