﻿.hotspotContact 
{
    width: 710px;
    background-color: White;
    margin-right: 1px;
    clear: both;
}

.hotspotContact fieldset
{
    width: 780px;
    margin: 0px 5px 0px 8px;
    border: none;
}

.hotspotContact legend
{
    font-size: larger;
    font-weight: bold;
    color: #333333;
    margin-bottom: 6px;
}

.hotspotContact input,
.hotspotContact textarea
{
    width: 540px;
    border: solid 1px #666666;
    padding-left: 5px;
    font-size: inherit;
}

.hotspotContact .watermarked
{
    color: #999999;
}

.hotspotContact .errorflag
{
    color: #FF0000;
    vertical-align: top;
}

.hotspotContact .sendButton
{
    width: 5em;
    padding: 0;
}
#hotspot-faq dt
{
    padding-top: 5px;
    font-weight: bold;
}
#hotspot-faq dd
{
    padding-bottom: 4px;
    line-height: 1.2;
}