img.upsAccessPointImg {
    max-width: 260px !important;
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
}

h1.firstHeading {
    font-size: 1.3em;
}

.subtitle {
    font-weight: bold;
}

button.chooseButton:hover {
    background-color: lightgrey;
}
button.chooseButton {
    border: 1px black solid;
    border-radius: 3px;
    font-size: 1em;
    background-color: white;
    padding: 3px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.infosWindows {
	clear: both;
	min-height: 150px;
}
.infosWindows .bodyContent {
	width: 100%;
}

.first_row ,.second_row,.last_row {
	    float: left;
    width: 30%;
}
.first_row  {
	    margin-left: 2%;
    margin-right: 2%;

}
.maplistwindow .firstHeading{
margin-left: 2%;
    font-size: 22px;
    margin-bottom: 20px;
    color: #4c8bca;
}


.img_ups_description{
font-size: 18px;
    font-family: sans-serif;
    margin-bottom: 16px;
}
.close_hours{
    font-size: large;
    color: #478bca;
}
.interval_ups{
font-size: 16px;
}

.maplistwindow{
    width: 90%;
    margin: auto;
}