h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #990033;
}

p {
	padding-top: 0;
}

#int_header {
	height: 40px;
	background: url('../images/bg_about_header.gif') no-repeat;
	padding-top: 22px;
	padding-left: 6px;
	padding-right: 6px;
	color: #FFFFFF;
	font-size: 14px;
}

#int_main {
	width: 748px;
	min-height: 285px;
	height: auto !important;
	height: 285px;
	padding-top: 20px;
	padding-left: 11px;
	padding-right: 11px;
	padding-bottom: 10px;
}

#int_divider {
	height: 2px;
  overflow: hidden;
  border-top: 1px dotted #a4a4a4;
  border-bottom: 1px dotted #a4a4a4;
  border-left: 0px;
  border-right: 0px;
  padding: 0px 0px 0px 0px;
}

#int_sub {
	background: url('../images/bg_dotted.gif') repeat;
	min-height: 15px;
	height: auto !important;
	height: 15px;
}

.test_name {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 12px;
}

.test_quote {
	font-size: 12px;
}