﻿body {
}

a.external:hover,a.external:focus{
    color:blue !important;
    text-decoration:underline
}
a.external{
    color:blue !important;
    text-decoration:none;
    font-weight:bold;
    
}
img.hms-smaller {
    width:50%;
}
p.block{
    text-align:justify;
}
span.horizontal_space{
    margin:50px;
}

span {
    
}
#map1 { 
    height: 180px; 
    width:100px;
    border:1px solid double;
}
p.in_leaflet {
    color:black !important;
}

p.storeicon {
}

img.storeicon {
    width:258px;
    vertical-align:central;
    margin-bottom:0px !important;
}
