﻿#left_form
    {
    width:288px; 
    height:460px;
    float:left;
    }
#logo_link, .logo_link
    {
    margin:10px 0px;
    display:block;
    overflow:hidden;
    width:280px;
    height:150px;
    background-image:url('http://images.globes.co.il/images/Site2/Veida/new_2011/bg_logo_1.png');
    background-repeat:no-repeat;
    background-position:center center; 
    }
 .logo_link img
    {
    margin:0px auto;
    display:block;
    }
#left_form_inputs_box
    {
    background-image:url('http://images.globes.co.il/images/Site2/Veida/new_2011/form_1.png');
    background-repeat:no-repeat;
    width:281px;
    height:300px;
    }
#left_form_inner_relative
    {
    height: 1px;
    position: relative;
    top: 15px;
    width: 100%;
    }
#left_form_inputs_box input[type=text]
    {
    height:23px;
    width:155px;
    border:none;
    direction:rtl;
    text-align:right;
    background-color:transparent;
    font-size:16px;
    position:absolute;
    }
#txtFirstName
    {
    left: 32px;
    }
#txtLastName
    {
    left: 32px;
    top: 32px;	    
    }
#txtTelArea
    {
    left: 32px;
    top: 64px;
    width: 45px !important;
    direction:ltr !important;
    text-align:left !important;
    }
#txtTel
    {
    left: 83px;
    top: 64px;
    width: 104px !important;
    direction:ltr !important;
    text-align:left !important;
    }
#txtjob
    {
    left: 32px;
    top: 96px;
    }
#txtEmail
    {
    left: 32px;
    top: 128px;
    direction:ltr !important;
    text-align:left !important;
    }
#chkAdds
    {
    position: absolute;
    right: 75px;
    top: 160px;
    }
#submit_btm
    {
    height: 32px;
    left: 58px;
    position: absolute;
    top: 190px;
    width: 157px;
    }
#send_email_info
    {
    color: #666;
    display: block;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    padding: 10px 0px 0px 0px;
    text-align: center;
    width: 280px;
    margin-top: 5px !important;
    }