/*
VAPEN New Map Interface - commmon to all pages
*/

body #wrapper, body #footer {
    min-width: 929px  !important;
    max-width: 929px  !important;
    width: 929px !important;
}
body #wrapper #map {
    width: 930px !important;
}
div#pageButtons {
    min-width: 87.25%;
    width: 87.25%;
}
div.buttonRow input {
    margin: 4px 0px;
}
div.buttonRow {
    bottom: 4px;
}
