ul
{
	padding-inline-start: 0px;
}
.menu
{
	text-align:left;
	float: left;
	/*width:100%;*/
}
.searchform-menu 
{
	float: right;
	padding-right: 5px
}
.searchbox-menu, .searchbox-home
{
	position: relative;
	top: 8px
}
.searchbox-home
{
    width: 221px;
    height: 26px;
}
.searchbutton-menu, .searchbutton-home
{
	background-image: url(/epidembase/images/search.png);
	border: solid 0px #000000;
	background-color: transparent;
	position: relative;
	top: 10px;
	cursor: pointer;
}
.searchbutton-menu {
	width: 15px;
	height: 15px;
}
.searchbutton-home {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 20px 20px;
}
.searchform-home
{
	max-width: fit-content;
	margin-inline: auto;
}
/*
#searchform
{
	
	margin: 20px;
}

#searchform label
{
	margin-right: 20px;
}

#textsection
{
margin: 20px 0px;
}
#textsection label
{
	width: 200px;
	display: inline-block;
	margin-bottom:10px
}
*/
input.text
{
	background-color: 	#DDEDFE;
}
#buttons
{
	margin: 20px 0px;
}
#buttons span{
	margin-right:20px;
}
#buttons span input
{
font-weight:bold;
padding:2px;	
}
table#resultsubclass
{
	border-collapse:collapse;
}
table#resultsubclass tr td, table#resultsubclass tr th
{
	border: 1px solid grey;
	text-align: left;
	padding:5px 10px;
	
}
table#resultsubclass tr th
{
	background-color: 	#153E7E;
	color:white;
} 

ol#atlaslink, #trendslink
{
	list-style:none;
	margin-left:20px;
	padding:0px;
}
ol#atlaslink li{
	clear:both;
}

.imgleft
{
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
}
h2, h3
{
	clear:both;
	width:100%;
	}
	.atlasdetails
	{
		width:80%;
		margin-top:10px;
		padding-top:10px;
	}
.atlasdetails span
{
	display: block;
	margin: 3px;
}
#results h3{
	font-size:10pt;
	}
#results h1
{
	font-size:13pt;

}
#results h2
{
	font-size:10.5pt;
	}
	hr.delimeter
	{
		width:60%;
		border:none;
		border-top:1px dashed grey;
		margin:10px;
		 
	}
#results h2
{
	margin-top:15px;
}

