.contactFormLabel
{
    width:95px;
    float:left;
    font-weight:900;
    text-align:right;
    margin:0px;
    padding-right:10px;
}

.contactFormInput
{
    width:210px;
    float:left;
    margin:0px;
}

.input2
{
    width:100%;
}

.inputWrapper
{
    clear:left;
    margin:0px;
}

.msg
{
    font-size:14px;
    font-weight:900;
    width:100%;
    text-align:center;
    margin-bottom:15px;
    margin-top:20px;
}
.errMsg
{
    color:#BB0033;
    font-size:17px;
}
.staffName
{
    font-size:20px;
    font-weight:900;
    float:left;
}
.staffTitle
{
    font-size:19px;
    font-weight:900;
    margin-left:12px;
    margin-top:2px;
    float:left;
}
.staffDept
{
    font-size:15px;
    font-weight:900;
    clear:both;
}
.staffPic
{
    border:solid #FFFFFF 3px;
    margin-right:12px;
    margin-top:4px;
    float:left;
}
.staffDesc
{
    font-size:14px;
    font-weight:500;
    float:left;
}
.staffContactInfo
{
    font-size:13px;
    font-weight:900;
    text-align:right;
}
.contactEmailLink
{
    font-size:12px;
    font-weight:900;
    color:#353535;
}
.staffImage
{
    border:0;
}