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


BODY, TABLE, INPUT, SELECT, TEXTAREA
{
    font-family: Arial, helvetica, sans-serif;
    font-size: 14px;
    color: #333;
}

A
{
    color: #20648E;
    outline: none;
}

h1 {
    font-size: 18px;
    margin-bottom: 25px;
}
h2 {
    font-size: 16px;
    margin-top: 24px;
}

h3 {
    font-size: 14px;
    margin-top: 24px;
}

h4, h5 {
    font-size: 13px;
}
h6 {
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    color: #20648E;
}
p, li {
    line-height: 26px;
}
p {
    margin-bottom: 16px;
}

#contact-container p {
    line-height: 16px;
}

fieldset.Bsl div.Submit input.Submit {
    width: 190px;
    margin-left: 136px;
}

option {
    padding: 2px;
    border: 0;
}

select {
    width: 314px;
    padding: 4px 6px;
    margin-bottom: 6px;
    background-color: #f5f5f5 !important;
    border: 1px solid #d9d9d9;   
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

table.Items tr{
    margin-bottom: 4px;
}

input.Radio {
    margin: 0;
}
label {
    line-height: 20px;
}

