form#contact_form
{

}

td.padded
{
    padding-left:15px;
    vertical-align:top;
}

td.form_label
{
    padding-left:0;
}

input#form_forename
{
    margin-bottom:1em;
}

input#form_surname
{
    margin-bottom:1em;
}

input#form_phone
{
    margin-bottom:2em;
}

input#form_from_email
{
    margin-bottom:1em;
}

h3
{
    position:relative;
    left:-6px;
    margin-bottom:1em;
    font-size:14px;
}

.form_title 
{
    font-weight:bold;
}

div#captcha
{
    width:400px;
}

#captcha_title
{
    font-weight:bold;
    margin-bottom:1em;
}

.captcha_text_small
{
    font-size:10px;
    margin-bottom:1em;
}

div#captcha_test
{
    border:1px solid black;
    padding:5px;
    width:100px;
    float:right;
}

div.captcha_text
{
    margin-bottom:1em;
}

div#captcha_question
{
    margin-bottom:1em;
}
