body,h1
	{
	margin:0;
	padding:0;
	color:#000;
	}
p	
	{
	margin:10px 0 20px;
	}
a 	{
	color:#000;
	font:normal 12px arial;
	text-decoration:none;
	}	
a img {border:0;}	
#main
	{
	width:1000px;
	height:500px;
	display:block;
	margin:0 0 0 -500px;
	position:fixed;
	top:10%;
	left:50%;
	padding:1px;
	}
#main > div
	{
	border:1px solid #ccc;
	overflow:hidden;
	margin-top:5px
	}
#right
	{
	float:left;
	width:400px;
	height:504px;
	}	
#left	
	{
	width:500px;
	height:504px;
	float:left;
	background:#ffebe4;
	padding:0;
	}
#left > div
	{	
	display: block;
    margin: 20px auto 0;
    overflow: hidden;
    width: 350px;
	}
#right img
	{
	
	}	
#FormDiv
	{
    height:183px;
    position:relative;
    width:332px;
	background:url('http://images.globes.co.il/images/NLImages/divors/10447/form.png') no-repeat;
	}
.margin0
	{
	margin:10px 0;
	}
h1
	{
	font:bold 22px/20px arial;
	}
hr
	{
	border:1px solid #e3b5a0;
	height:1px;
	border-width:1px 0 0 0;
	width:100%;
	}
#redLine
	{
	border-color:#c00;
	}
.RLBorder
	{
	border:1px solid #e3b5a0;
	border-width:0 1px;
	}
.floatBox
	{
	float:left;
	}
.font14LH18
	{
	font:normal 14px/18px arial;
	}
.font12LH18
	{
    float: left;
    font:normal 12px/18px arial;
    height: 50px;
    margin: 0;
    padding:0 10px;
    width: 70px;
	text-align:center;
	}	
.font12LH18 strong
	{
	color: #C00;
	display:block;
	}
.noLeftPadding
	{
	padding-left:0 !important;
	}
.Customwidth
	{
	width:157px;
	}
.Customwidth  a
	{
	text-decoration:underline !important;
	}	
.Customwidth  a:last-child
	{
	text-decoration:none !important;
	}	
#FormDiv > span:first-child
	{
	position:absolute;
	top:10px;
	right:2px;
	direction:rtl;
	text-align:right;
	font: bold 14px arial;
	color:#333;
	}
#limitLrtters
	{
	color:#999;
	font-weight:normal;
	}
.LTRClass
	{
	direction:ltr !important;
	text-align:left !important;
	}

input[type='text'], textarea
	{
	background-color:transparent;
	border:0 none;
    direction:ltr;
    font: bold 14px arial;
	height: 25px;
    position: absolute;
    text-align: left;
    width: 148px;
	padding:0 4px;	
	outline:none;
	left: 1px;
	color:#333;
	}
#FullName
	{    
    top: 15px;
    }
#Phone
	{
    top: 63px;
	}
#Email
	{
    left:175px;
    top: 63px;
    }
#Company	
	{
	left: 175px;
    top: 15px;
	}
#Site
	{
    height: 35px;
    top: 110px;
    width: 322px;
	}
#submit_btm
	{
    bottom: 0;
    cursor: pointer;
    height: 27px;
    position: absolute;
    right: 0;
    width:88px;
    }
.imageLoader
	{
	width:16px;
	height:16px;
	position:absolute;
	bottom:7px;
	right:100px;
	}