.boxed
{
	padding: 10px;
	background: #f2f2f2;
	border: 1px solid #c8d8e0;
	font-family: Arial;
	margin-bottom: 13px;
}

.boxed h1 { font-size: 18px; color: #00476c; margin-top: 5px; margin-bottom: 10px; }
.boxed p { font-size: 14px; color: black; }

h2, .pageTitle { text-transform: uppercase; }

#news1 .pageTitle { display: none; }

#sysNews { margin-top: 0; }


#mapHome { position: relative; width: 375px; height: 275px; overflow: hidden; z-index: 0; }
#mapHome .map { position: absolute; left: 0; top: 17px; z-index: 0; }
#mapHome .header { position: absolute; left: 0; top: 0; width: 400px; height: 29px; background: url("../images/map-header.png") top left no-repeat; z-index: 0; }
