﻿/*
    Fixes for Bootstrap
*/
.pageButtons button
{
    display:block !important;
    float:left !important;
}

.quoteFields #mainContent_deliveryAddressSection #btnEnterNewAddress
{
    margin:3px 0 3px;
}