/*
Cascading Style Sheet (css)

Website          : Webwerkers CMS Website
Sectie           : Formulieren
Versie           : V1.0
Auteur(s)        : Eric Schalker (eric /[at]/ webwerkers.nl)
Bedrijf          : Webwerkers
Gemaakt op       : 03-05-2010
Laatst gewijzigd : 05-05-2010

OVER & Note      : Stylesheet speciaal voor formulier elementen
*/

#contactTableForm{
    margin-left: 20px;
    padding-bottom: 20px;
}

#errorbox
{
  padding: 5px;
  color: red;
}

.bedankt_text{
    padding-left: 20px;
    padding-top:20px;
}
