﻿body {
}


.FormInputs
{
    list-style-type:none;
    padding-left:0px;
    font-size:9pt;
    margin-left:0px;    
}

.FormInputs li
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.formcol
{
    float:left;
    width:270px;
    padding:4px;
}

.FormInputLabel
{
    float:left;
    width:85px;
    margin-top:3px;
}

.FormInputLabel2
{
    float:left;
    width:125px;
    margin-top:3px;
}

.InputError
{
    padding-left:85px;
    display:block;
}

.InputError2
{
    padding-left:125px;
    display:block;
}

.heading
{
    padding-top:10px;
    padding-bottom:6px;
    display:block;
    font-weight:bold;
}

.Disclaimer p
{
    font-size:90%;
    clear:both;
    display:block;
    margin-bottom:8px;
}

.SubmitButton
{
    text-align:right; padding-right:8px; padding-bottom:5px; clear:both;
}

.PostcodeBox
{
    vertical-align:top;
}

.box-top {background:url(i/dot.gif) repeat-x 0 0; position:relative;}
.box-bot {background:url(i/dot.gif) repeat-x 0 100%; position:relative;}
.box-lef {background:url(i/dot.gif) repeat-y 0 0;}
.box-rig {background:url(i/dot.gif) repeat-y 100% 0;}
.box-tl {background:url(i/tl.gif) no-repeat 0 0;}
.box-tr {background:url(i/tr.gif) no-repeat 100% 0;}
.box-bl {background:url(i/bl.gif) no-repeat 0 100%;}
.box-br {background:url(i/br.gif) no-repeat 100% 100%;}
.box-internal {padding:5px; margin-bottom:0px;}
