#Recruitment
{
    color: #5d4f2a;
    margin: 29px auto 0;
    width: 637px;
}
#Recruitment table
{
    margin-bottom: 19px;
}
#Recruitment table td
{
    line-height: 18px;
    padding: 5px 16px;
    border: 1px #b7b7b7 solid;
}
#Recruitment table td img
{
    margin-right: 20px;
}

#RecruitmentInfo
{
    margin: 10px auto;
    border-bottom: 1px #ac9b70 dashed;
    width: 648px;
    line-height: 1.8em;
}
#RecruitmentInfo p
{
    padding-bottom:10px;
    color:#616161;
}

.redColour
{
    font-weight: bold;
}
.skip
{
    margin: 33px auto 40px;
    width: 420px;
}
.skip span
{
    color: #ff0000;
}
.skip a
{
    color: #810081;
    margin: 0 4px;
    text-decoration: underline;
}
.skip a:hover
{
    color: #ff0000;
    text-decoration: none;
}
