.maptitle {
  width: 80px;
  background-color: #C3D5EB;
  padding-left: 3px;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
}

.boxtitle {
   font-weight: bold;
   margin-bottom: 7px;
}

.boxlist {
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-image: url(/images/crossicons/arrow.gif);
	list-style-position: outside;
	text-indent: -2px;
}

.tracer {
	margin-right: 6px;
}

.teasertext {
	font-weight: normal;
	font-size:11px;
}

.navLink {
	font-weight: bold;
}

.inputText, .inputTextArea {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
   	font-size: 12px;
   	width: 320px;
   	height: 20px;
   	border: 1px solid #A1A1A1;
   	padding: 2px;
   	margin: 2px 0px 2px 0px;
	background-color: white;
}

.inputTextArea {
	height: 250px;
}
