div.exportMapForm {
	width: 360px;
	text-align: left;
}

div.exportMapForm h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

div.exportMapForm div.formSection {
	border: 2px solid #eee;
	background: #fff;
	padding: 5px;
	margin: 0px 0px 10px 0px;
}

span#exportScreenHelp {
	font-size: 8pt;
	text-decoration: underline;
	cursor: pointer;
}