.left
{
    margin-right:2px;
}

.contactNewDetails
{
		background-color:#000000;
	float:right;
    max-height:365px;
    background-repeat: no-repeat;
    width:360px;
    margin-right:40px;
    color:White;
    position:relative;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
	display: table;
	margin-bottom: 5px;
}

.contactNewDetails .contactNewTbl
{
    position:relative;
    font-size:15px;
    font-weight:bold;
	padding-top: 25px;
}

.sendBtn
{
     float:left;
     width:60px;
     height:22px;
	 margin-top:10px;
	 margin-left:9px;
}

.ApproveInformation
{
    font-size:11px;
    font-weight:bold;
	padding-bottom: 15px;
	margin-right:15px;
	margin-left:15px;
}

.contactNewHeadline
{
    width:150px;
    font-size:20px;
    font-weight:bold;
    padding-top:20px;
    margin-right:40px;
	color:#e8572a;
}

.contactNewMainDiv
{
	padding-bottom: 20px;
		background-color:#FFFFFF;
    height:300px;
    display:table;
    width:951px;
    margin:0 auto;
    background-repeat:no-repeat;
    background-position: top center ;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
 }

.contactNewPicture
{	
    margin-left:40px;
    width:465px;
    height:300px;
    float:left;
}

.MainContactNew
{
	font-family:Arial;
	min-height:450px;
	padding-bottom:60px;
        background-color: #6f722d;
	
		position:relative;
		background-image:url(https://www.mishlohim.co.il/WhiteLabel/135/Home/images/135_Home_Background.jpg) !important;
	
			background-repeat: no-repeat;
			background-size: 100% 100%;
		    -moz-background-size: 100% 100%;
		    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.mishlohim.co.il/WhiteLabel/135/Home/images/135_Home_Background.jpg',sizingMethod='scale');
	
}