fieldset { border: 0px; }

#top {
	background: none;
  background: #fff url(../images/print_logo.gif) no-repeat top left;
  width:7in;
  height:99px;
}

#top h1 { display: none; visibility: hidden; }

#middle .feature {
  width:250px;
  height: 184px;
  margin: 0px 4px 8px 8px;
	display: table;
} 
  
#middle .feature.general {
  background: url(../images/feature.jpg) no-repeat top;
}
  
#middle .feature.hs10 {
  background: url(../images/HS10_feature.jpg) no-repeat top;
	padding-top: 100px;
}  

#middle .feature.ss10 {
  background: url(../images/SS10_feature.jpg) no-repeat top;
	padding-top: 100px;
} 

#contact { display: none; }

body.ss10 div#right div.award {
	visibility: hidden;
}
