﻿.standard_page_column .submit-button {
    margin-top: 10px;
}

.standard_page_column .moreinfo
{
    background-repeat:no-repeat;           
    background-color: #e4e4e4;
}
.standard_page_content
{
    max-width:inherit !important;
}
.sideBar .sectionRow
{
    text-align:center;
    margin:0px 0px 3px 0px;
}
.standard_page_column
{
    width:100%;
}
#contactBox
{
    width:100% !important;
    min-height: 90px;    
    /*background-color: #e4e4e4;*/
}
.standard_page_column .button
{
    width:100%;
}
.contactName
{
    width:auto !important;
    margin: 0px 10px 0px 10px !important;
    display: block;
    float: left;       
}
.contactName > input[type="text"]
{
    width: 110px !important;      
}

#sidebar_buttons1_txtTitle
{
    width: 110px !important;      
}
        
.contactCompany
{
    width:auto !important;
    margin: 0px 10px 0px 0px !important;
    display: block;
    float: left;
}
.contactCompany > input[type="text"]
{
    width: 135px !important;      
}
.contactPhoneZip
{
    width:auto !important;
    margin: 0px 10px 0px 0px !important;
    display: block;
    float: left;
}
#sidebar_buttons1_txtZip
{
    width:50px;    
}

.contactEmail
{
    width:auto !important;
    margin: 0px 10px 0px 0px !important;
    display: block;
    float: left;
}
.contactMessage
{
    width:auto !important;
    margin: 0px 10px 0px 0px !important;
    display: block;
    float: left;
}
.contactSubscribe
{
    max-width:480px;
    width:auto !important;
    margin: 0px 10px 0px 0px !important;
    display: block;
    float: left;
}
.contactContactUs
{
    width:auto !important;
    margin: 0px 10px 0px 0px !important;
    display: block;
    float: left;   
}

#sidebar_buttons1_ddCountry
{
    width:130px;
}

@media (max-width: 1200px) 
{
    #movingFormBox
    {
        height:140px;
    }
}

#movingFormBox
{
    margin-top:10px;
    margin-bottom:0px !important;
}
