body { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style: normal;
	 color: #000000;
}

#topheader{display: none;}
#search{display: none;}
#firmicons{display: none;}
#description_container{display: none;}
#image_container{display: none;}
#thumbnail_print{
     height: 60px;
     margin-top: 20px;
     left: -30px;
}

div#headerprint {
	 background-color: #000000; 
     height: 60px;
     width: 100%;
}

.imageborder { 
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
    margin-right: 5px;
}

div#firmtext {
    display: block;
}
