
    body {
        background-color: #E5F1FF;
    }

        @font-face{
	        font-family:'fbreformaen-regular-webfont';
	        font-weight:300; /*(regular)*/
	        font-style: normal;
	        src: url('../webfont/fbreformaen-regular-webfont.eot'); 
	        src: url('../webfont/fbreformaen-regular-webfont.eot#iefix') format('embedded-opentype'), 
		        url('../webfont/fbreformaen-regular-webfont.ttf') format('truetype');
        }
        @font-face{
	        font-family:'reformamediumwebfont';
	        font-weight:700; /*(medium)*/
	        font-style: normal;
	        src: url('../webfont/reformamediumwebfont.eot'); 
	        src: url('../webfont/reformamediumwebfont.eot#iefix') format('embedded-opentype'), 
		        url('../webfont/reformamediumwebfont.ttf') format('truetype');
        }

        body, td, div, span, a, h1, h2, h3, h4, h5, h6 {
            font-family: fbreformaen-regular-webfont, Arial ! important;
        }


#wrapper {
    background: url(https://www.zimmer.co.il/images/p/formBGyx.png) no-repeat;
    width: 697px;
    height: 680px;
    margin: 0 auto;
    background-color:#E5F1FF;
}
    input:focus {
        outline: 0;
    }
    
    #approve {
        width: 16px;
        height: 16px;
        border:0;
        cursor:pointer;
    }
    #remove {
        width: 16px;
        height: 16px;
        border:0;
        display:none;
        cursor:pointer;
    }

#sendForm {
    width: 189px;
    height: 32px;
    position: absolute;
    margin: 595px 438px 0 0;
    cursor: pointer;
    border: 0;
    background-color: transparent !important;
}
    
    #newsletterApprival {
        clear:both;
        width:16px;  
        height:16px;
        position: absolute;
        margin-right:61px;
        top:512px;
        border:0;
        }


    #userName {
        clear:both;
        width:192px;  
        height:34px;
        position: absolute;
        background-color:transparent !important;
        margin-right:142px;
        top:168px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
    }
    
    #userPhone {
        clear:both;
        width:192px;  
        height:34px;
        position: absolute;
        background-color:transparent !important;
        margin-right:142px;
        top:213px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
    }

    #userFax {
        clear:both;
        width:192px;  
        height:34px;
        position: absolute;
        background-color:transparent !important;
        margin-right:142px;
        top:263px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
    }
        
    #userEmail {
        clear:both;
        width:175px;  
        height:34px;
        position: absolute;
        background-color:transparent !important;
        margin-right:457px;
        top:168px;
        direction:ltr;
        font-size:12px;
        border:0;
        color:#4978BE;
    }
        
    #userCell {
        clear:both;
        width:175px;  
        height:34px;
        position: absolute;
        background-color:transparent !important;
        margin-right:457px;
        top:213px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
    }

    #userAddress {
        clear:both;
        width:175px;  
        height:34px;
        position: absolute;
        background-color:transparent !important;
        margin-right:457px;
        top:263px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
    }
    
    #ReqDate{
        clear:both;
        width:170px;  
        height:34px;
        position: absolute;
        background-color:transparent !important;
        margin-right:164px;
        top:349px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
        cursor:pointer;
    }
    
    #NumOfNights{
        clear:both;
        width:27px;  
        height:32px;
        position: absolute;
        background-color:transparent !important;
        margin-right:162px;
        top:397px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
        cursor:pointer;
    }
    
    #NumOfPeple{
        clear:both;
        width:27px;  
        height:32px;
        position: absolute;
        background-color:transparent !important;
        margin-right:162px;
        top:442px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
        cursor:pointer;
    }
    #NumOfUnits{
        clear:both;
        width:27px;  
        height:32px;
        position: absolute;
        background-color:transparent!important;
        margin-right:308px;
        top:397px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
        cursor:pointer;
    }
    #NumOfChild{
        clear:both;
        width:27px;  
        height:32px;
        position: absolute;
        background-color:transparent !important;
        margin-right:308px;
        top:442px;
        direction:rtl;
        font-size:12px;
        border:0;
        color:#4978BE;
        cursor:pointer;
    }

    #SpecialRec {
        background-color:transparent !important;
        width:271px;
        height:123px;
        position: absolute;
        border:0;
        outline: none;
        resize: none;
        overflow: auto;
        font-family: fbreformaen-regular-webfont, Arial ! important;
        color:#4978BE;
        margin:348px 361px 0 0;
        padding:5px;
    }
    
    
    #imgCaptcha {
        width: 112px;
        height: 35px;
        position: absolute;
        margin: 611px 60px 0 0;
    }

    #captchacode {
        width: 129px;
        height: 33px;
        position: absolute;
        margin: 611px 191px 0 0;
        background-color:transparent !important;
        border:0;
        font-size:12px;
        color:#4978BE;
    }
