#en_MainLeft, #he_MainLeft {
	width:719px;
	height:511px;
	float:right;
	background-repeat:no-repeat;
}

#en_MainLeft {
	background-image:url(../images/EnContactUsBg.jpg);
}

#he_MainLeft {
	background-image:url(../images/HeContactUsBg.jpg);
}


#ContactForm {
	width:398px;
	height:324px;
	margin-right:48px;
	margin-top:65px;
}

textarea {
	border: 1px #d92f36 solid;
	overflow: auto;
}

.en_ContactTable, .en_ContactTable td {
	direction: ltr;
	text-align: left;
}

.he_ContactTable, .he_ContactTable td {
	direction: rtl;
	text-align: right;
}

.he_ContactTable td, .en_ContactTable td {
	vertical-align: top;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

	padding-right: 5px;
}

.en_ContactSend, .he_ContactSend {
	border: none;
	width: 60px;
	height: 24px;
	cursor: pointer;
}

.en_ContactSend {
	float: right;
}

.he_ContactSend {
	float: left;
}

.RedDot {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
