﻿* 
{
    padding:0px;
    margin:0px;
}
body {
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: none;
    color: #333;
    text-align: center;
    font-size:12px;
}
#contactForm .field
{
    border:solid 1px #48749a;
    height:17px;
}

#contactForm
{
    line-height:17px;
    height:24px;
    vertical-align:middle;
    
}
#contactForm td
{
  line-height:24px;
    height:24px;
    vertical-align:middle;  
}
#contactForm span
{
    font-size:12px;
}
.sendBtn
{
    position:relative;
    top:1px;
    background-image:url(http://www.hagityehuda.co.il/wp-content/themes/Hagit/images/send.gif);
    border:none;
    width:75px;
    height:21px;
}