﻿/* Content
--------------------------------------------------------------------------------------- */

#Content #Signup-Options
{
    font-size: 1.6em;
}

#Content .WorkHistory
{
    margin: 5px 0 0 0;
    padding: 5px 10px 10px 10px;
    border: solid 1px #FFCACA;
}

#Content .WorkHistory h4
{
    margin: 10px 0 0 0;
    font-family: Georgia;
    font-size: 1.4em;
    font-weight: bold;
    color: #7A0101;
    letter-spacing: 0;
}

#Content .WorkHistory h5
{
    margin: 15px 0 0 0;
    font-family: Georgia;
    font-size: 1.2em;
    font-weight: normal;
    color: #7A0101;
    letter-spacing: 0;
}

#Content .WorkHistory p
{
    margin: 0 0 0 0;
    font-size: 1.1em;
}

#Content .WorkHistory fieldset
{
    float: right;
    display: inline;
    margin-top: 5px;
    font-size: 1.1em;
}

#Content .WorkHistory fieldset a
{
    margin-left: 5px;
}

#Content .WorkHistory fieldset a img
{
    border: none;
}

#Content .WorkHistory fieldset legend
{
    display: none;
}