﻿.appForm
{
    width: 550px;
    vertical-align: top;
    color: black;
    font-family: Verdana,arial;
    font-size: 11px;
}
.appForm th.header
{
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 40px;
}
.appForm td
{
    vertical-align: top;
}
.appForm input.text
{
    width: 175px;
}
.appForm input.doubleText
{
    width: 360px;
}
.appForm input.textRadio
{
    width: 150px;
}
.appForm input.textSmall
{
    width: 70px;
}
.appForm .response
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.appForm .intHeader
{
    font-weight: bold;
}
.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}
.objectImg
{
    float:left;
    border: groove 2px;
    margin-right: 6px;
    margin-bottom: 6px;
}

.objectInfo th
{
    text-align: left;
}

/* */
.appForm .personal th.header
{
    background-image: url(imgs/g_pinfosok.gif);
}
.appForm .currentResident th.header
{
    background-image: url(imgs/g_nuvbostad.gif);
}
.appForm .currentEmployment th.header
{
    background-image: url(imgs/g_nuvsyssel.gif);
}
.appForm .currentEmployment td
{
    vertical-align: middle;
}
.appForm .personal2 th.header
{
    background-image: url(imgs/g_pinfomedsok.gif);
}
.appForm .requestedFrom th.header
{
    background-image: url(imgs/g_onskasfran.gif);
}
.appForm .applicationReason th.header
{
    background-image: url(imgs/g_anledning.gif);
}
.appForm .appRequest th.header
{
    background-image: url(imgs/g_bostonskemal.gif);
}
