
html, body { 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0px;
	margin: 0px;
}

.Clear { clear: both; }

/* Search box on homepage */
/*.SearchBoxHeaderText { font-size: 12pt; color: #FFFFFF; font-weight: bold }
.SearchBoxRowHeader { font-size: 0.8em; color: #000000; font-weight: bold }*/


/* Search */
#SearchContainer { width: 500px; }
/*fieldset#Search { border: solid 4px black; padding: 12px; }
#Search legend { font-size: 1.4em; color: #993300; }

#Search table { width: 100%; table-layout: auto; }

#Search label { font-size: 0.9em; font-weight: bold; }
#Search .Field { font-size: 0.8em; }
#Search input.Field { width: 100%; }
#Search select.Field { width: 85%; }*/

#Samples { list-style: none; margin: 0; padding: 0; } 
#Samples img { border: 0; }


#subpageLogoTop { border-left: 2px solid black; border-right: 2px solid black; }
#subpageLogoBottom { border-left: 2px solid black; border-right: 2px solid black; border-bottom: 2px solid black; margin-bottom: 20px; width: 154px; }

.thumbailWrapper { text-align: center; }
.col-md-3 > .thumbailWrapper { height: 275px; }