/*
 * Version: $Revision: 1.7 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2007 BeSite
 */

TABLE.Contact
{
    margin-left: auto;
    margin-right: auto;
}

TABLE.InfoContact INPUT 
{
    width: 200px;
    margin-bottom: 5px;    
}

INPUT.Radio 
{
    width: 10px !important;    
    border: 0 !important;
}

TABLE.InfoContact INPUT.Submit
{
    border: 0px;
    font-weight: bold;
    background-image: url(/img/input_submit_back.png);
    background-repeat: repeat-x;
    width: 212px;
    color: #fff;
    margin-top: 10px;
}

TABLE.InfoContact th.form 
{
    width: 120px;
    line-height: normal;
    text-align: left;
    padding-right: 5px;
}