#PageBody{
	margin: auto;
	width: 790px;
}
.bordered {
	border-bottom: solid 1px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float: left;
}

.create-button {
	background: url('../img/create-button2.jpg') no-repeat; width: 180px; height: 70px;
}

.download-button {
	background: url('../img/download-button.jpg') no-repeat; width: 180px; height: 70px;
}

.rss-button {
	background: url('../img/rss-button2.jpg') no-repeat; width: 180px; height: 70px;
}

.ge-button {
	background: url('../img/ge-button2.jpg') no-repeat; width: 180px; height: 70px;
}

.button p{
	line-height: 65px;
	padding: 0px 0px 0px 70px;
	font-size: 90%;
}

.button {
		margin-top: 25px;
		float: right;
}

form {
	text-align: center;
	margin-top: 10px;
}

h3 {
	margin-bottom: 10px;
}

/*
.create-button:hover {
	background: url('../img/create-button-hover.jpg') no-repeat; width: 180px; height: 70px;
}

.download-button {
	background: url('../img/download-button.jpg') no-repeat; width: 180px; height: 70px;
}

.rss-button:hover {
	background: url('../img/rss-button-hover.jpg') no-repeat; width: 180px; height: 70px;
}

.ge-button:hover {
	background: url('../img/ge-button-hover.jpg') no-repeat; width: 180px; height: 70px;
}
*/

#layer_list {
	margin:auto;
	width: 470px;
}

#print_frame {
	border: solid 2px #000;
	padding: 20px;
	margin: auto;
	width: 750px;
}

img#comtf_logo { float: left}
img#gif_logo { float: right}

#printForm {margin: auto; width: 382px; text-align: center; }
input#reportTitle { text-align: center; }

#map_bottom_text {
	margin-top: 20px;
	width: 750px;
	text-align: left;
	height: 185px;
}
#map_legend {width: 500px; float: left;}

img.sod_points {
	float: left;
	width: 15px;
	margin-right: 5px;
}

#map_meta {
	float: right;
	text-align:right;
	width: 225px;
}
img#northarrow { width: 100px; height:100px}

table.download_maps {margin-left: auto; margin-right: auto;}
