﻿h3
{
    font-weight: bold;
    font-size: 150%;
}

#mapBox
{
    width: 480px;
    float: right;
}

.white
{
    color: White;
}

#contactForm label
{
    float: left;
    width: 130px;
}

.textBox
{
    float: left;
    width: 170px;
}

#buttons
{
    margin-top: 20px;
}

#contactForm div
{
    margin-top: 15px;
    float: left;
}