body{
	/*width: 760px;*/
	margin: 0;
}
#Container{ /*רוחב דף*/
	width: 760px;
	margin: 0 auto;
	font-family: arial, "lucida console", sans-serif;
}
img{
	border: none;
}
#calcnav{
	text-align: center;
}
#calcnav ul,#calcnav ol,#calcnav li{
	list-style: none;
	display: inline;
	border: solid thick white;
}
#banners{
	float: left;
	width: 173px;
	text-align: center;
}
#con_nav{
	float: right;
	width: 586px;
}
#content{
	float: left;
	width: 400px;
	margin: 0 10px;
}
#navbar{
	float: right;
	width: 140px;
}
#navbar li,#navbar ul{
	list-style: none;
  	padding-right: 0;
	margin-right: 0;
}
#footer{
	clear: both;
	text-align: center;
	font-size: x-small;
}
.adtype1{
	width: 170px;
	height: 100%;
}
td,th{
	border: solid thin;
}
h2{
	text-align: center;
}
ul#letters li{
	display: inline;
	list-style: none;
	/*border-left: dotted thin;
	border-right: dotted thin;
	border: solid dotted white;*/
}
ul#letters{
	margin-left: 30px;
	font-size: smaller;
}
div.News{
	height: 200px;
	/*width: 385px;*/
	overflow: hidden;
	background-color: #ffffff;
	padding: 2px;
}
.USDA{
	border: solid thin black;
	padding: 3px;
	text-align: center;
}
.doctors{
	font-size: small;
}
.table{
	text-align: center;
}
