﻿#MSVE_obliqueNotification {visibility: hidden;}

#MSVE_obliqueNotifyBeak { display: none;}  

#MSVE_obliqueNotifyContent { display: none;}  

#address_container
{
    position:absolute;
    margin-left:310px;
    width:375px;
}

.Label_Address
{
    font-weight:bold;
    font-size:1.2em;
    color:#464646;
    display:inline-block;
    padding:0 0 0 0;
    width:100px;
}

.TextBox_Message
{
    height:150px;
    width:200px;
    margin-left:102px;
    font-weight:bold;
    font-size:1.2em;
    color:#464646;
}

.Button_Send
{
    margin-left:100px;
}

#contact_us_header_image
{
    width:679px;
    height:141px;
    background:url(../Images/Contact_Us/Contact_Us.png) no-repeat;
}