 #topcontain {
	_height: 200px;
}
 
  .greenborder {
  border-left:2px solid green;
  border-right:2px solid green;
  border-top:2px solid green;
  border-bottom:none;}
  .greenborderbottom {
	border:2px solid green;
}
	.samplebox{border:1px solid green; color:green; font-size:36px;padding-top:20px;padding-bottom:20px; background-color:#CCCCCC;text-align:center;text-transform:uppercase; margin-bottom:20px;}
	span.smaller {font-size:24px;padding-top:5px;display:block;}
.greybox{
	border:1px solid green;
	background-color:#CCCCCC;
	padding-left: 10px;
	padding-top: 10px;
}
   .decibelmaxleft{float:left;color:red;width:120px;}
  .decibelminleft{float:left;color:green;width:120px;}
  .decibelfreqleft{float:left;color:blue;width:120px;}
  .decibelmaxright{float:left;color:red;padding-left:50px}
  .decibelminright{float:left;color:green;padding-left:50px}
  .decibelfreqright{float:left;color:blue;padding-left:50px}
table img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#bot {
	margin-bottom: 20px;
}
#top {

}
#text {
	font-size: 14px;
	text-align: left;
}

#toptable {
	margin-top: 10px;
}
#backim {
	background-image: url(../images/blowerdoor.jpg);
	background-repeat: no-repeat;
}
.style1 {
	color: #008000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#lower {
	margin-top: 0px;
}
.greenborderbottom {
	padding-left: 10px;
	padding-top: 10px;
}
#left {
	padding-left: 10px;
}
