fieldset {
	padding: 0px;
	border: 0px;
}
.font1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
h2 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	/*line-height: 26px;*/
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.2);*/
}
h3 {
	text-align: justify;
	font-size: 14px;
	font-weight: normal;
}

#control_wrap1, control_wrap2 {
	width: 1024px;
	height: auto;
	margin: 0px auto 20px auto;
	background-color: rgb(255,255,255);
}

#mdl_div, #var_div, #lvl_div, #spi_div, #mon_div, #mon_spi_div, #dm_div, #submit_div, #y1a_div, #y1b_div, #y2a_div, #y2b_div, 
	#y1_span_div, #y2_span_div, #plot_type_div {
	display: inline-block;
	margin: auto 5px auto 5px;
	/*float:left;*/
}
#spi_div, #mon_spi_div {display: none;}
#y1_list_div, #y2_list_div {
	display: inline-block;
	margin: auto 5px auto 5px;
	width: 50px;
}
#y2_container {
	display: inline-block;
}

#loading_wrap {
	display: none;
	margin: auto;
	height:auto; min-height:983px;
	text-align: center;
}

#img_wrap, #msg_wrap {
	float: none;
	margin: 30px auto 35px auto;
	width: 100%; min-width: 1000px; max-width: 1100px;
	height:auto; min-height:850px;
	text-align: center;
	background-color: none;
}


#csv-wrap {
	position: relative;
	margin: auto;
	width: 95%;
	max-width: 1200px;
}


/*====================================================================================================================*/
/* Documentation Panels */
/*====================================================================================================================*/
#page_description {
	clear: both;
	width: 932px;
	height: 370px;
	margin: auto;
	margin-top: 35px;
	margin-bottom: 45px;
	/*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
	font-family: Arial, Open Sans; font-size: 15px; font-style: normal; font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	text-decoration:none;
	color: rgb(72,72,72);
	background-color: rgb(240,246,250);
}

#how_to_wrap h1 {
	font-size: 20px; font-weight: bold;
}

.how_to_headings {
	width: auto;
	/*margin: 35px 35px 0px 35px;*/
	padding: 10px 30px 10px 30px;
	text-align: left;
	background-color: none;
}