@charset "utf-8";
/* CSS Document */


/*--------------------- subscriptions -----------------------------------------*/

th {
	text-align:left;
	vertical-align:top;
}

/* --------- id ---------------*/



#remark {
	width:100%;
	float:left;
	display:block;
}

#footer{
	text-align:center;
	padding-bottom: 1em;
	line-height: 1.5;
	display: block;
	float:left;
	width:100%;
}


/*--------------- class ---------------*/
.address {
	float: left;
	display:inline;
/*	background-color: #E0E0E0;*/
	background-color: #D9E6F4;
	padding-left:0.5em;
	padding-bottom:0.5em;
	margin: 0.4em 0.4em 0.4em 0em;
	width: 19.5em;
	height: 17em;
	min-height: 16em;
	line-height:1.5;
	text-align:left;
	border:thin none gray;

}

.addressIsrael {
	float:left;
	display:inline;
	background-color: #E0E0E0;
	padding: 0.7em;
	width: 15em;
	margin: auto;
	line-height:1.5;
	
}
