div.leftnav_testinformation {
  margin: 0;
  display: block;
}

div.topnav a.tab_testinformation {
  background-color: #D9002C;
  font-weight: bold;
}

div.masthead {
  background-image: url(../../images/masthead_7.jpg);
}

div.panel {
	display: block;
	float: left;
	width: 145px;
	height: 100px;
	margin: 6px 6px 0 0;
  background-image: url(../../images/white_pan.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 36px 0 0 0;
	font-weight: bold;
	color: #004080;
	font-size: 0.8em;
}

