﻿textarea#comments
{
    font-family:Arial;
    font-size:12px;
    font-weight:400;
    color:#787878;
}
.tb_left
{
    background:url('../images/tb_left1.gif') no-repeat;
    width:24px;
}
.tb_mid
{
    background:url('../images/tb_mid1.gif') repeat-x;
    height:279px;
    padding-top:13px;
}
.tb_right
{
   background:url('../images/tb_right1.gif') no-repeat;
   width:24px;
}
.mailform1
{
    background:url('../images/form1.gif');
    width:526px;
    height:150px;
}
.mailform1_top
{
   height:38px;
   width:526px; 
}
.mailform1_left
{
    height:102px;
    width:281px;
}
.mailform1_right
{
    width:245px;
}
.mailform1_bottom
{
    height:34px;
}
#email
{
    position:relative;
    left:95px;
    top:2px;
}
#action
{
    position:relative;
    left:230px;
    top:2px;
}
#train
{
    position:relative;
    left:425px;
    top:2px;
}
#submit1
{
    margin-right:20px;
}
#comments
{
    margin-top:20px;
    border:1px #7A8C98 solid;
    height:75px;
    width:215px;
}
#firstname, #lastname, #phone, #mailbox
{
    border:1px #7A8C98 solid;
    font-family:Arial;
    font-size:12px;
    font-weight:400;
    color:#787878;
    width:110px;
}
#firstname
{
    margin-left:20px;
}
.contact_information
{
    position:relative;
    top:2px;
    left:70px;
    }
.contact_name
{
    width:100%;
}
.cursor-hand {cursor:pointer}
.cursor-default {cursor:default}
