@charset "utf-8";
ul.videothumbs {
		list-style: none;
}
ul.videothumbs LI {
		display: inline;
		text-align: center;
}


ul.videothumbs li img {
		margin: 10px 10px 0px 10px;
		border-style: none;
}



table.mapthumbs {
		width: 100%;
		text-align: center;
		border-collapse: collapse;
}

table.mapthumbs IMG { border-style: none; }
table.mapthumbs td { vertical-align: bottom; }


a.mapdownload {
		text-decoration: none;
		font-size: 10px;
}

a.mapdownload:hover { color: #006633; }

td.mapdownload_cell { border-bottom: 1px solid #000000; 
}

td.mapdownload_cell H1 {
		text-transform: capitalize;
		font-variant: normal;
		margin: 0px 0px 5px;
		padding: 3px 0px;
		color: #333333;
		font-weight: bold;
		border-style: none;
}
