h1  { color: black; font-weight: 600; font-size: 0.92em; line-height: 1em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2  { color: black; font-weight: 600; font-size: 0.92em; line-height: 1em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular ; font-style: italic; }
body  { color: black; font-size: 0.8em; line-height: 2em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif }
i { color: black; font-size: 1em; line-height: 1em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a { text-decoration: none }
p { color: black; font-size: 0.8em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 1.6em; }
.kudos { color: black; font-size: 0.8em; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; line-height: 1.2em; }
.gray { color: #a3a3a3; }
.page_big_labels {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
}

.click-enlarge {
	font-size: 0.7em;
	line-height: 1.1em;
	margin-left: 130px;
	color: #666;
}

.zero {
	margin: 50px;
	padding: 0px;
}

.clear_float { float: none; clear: both; }

.order_sm_labels {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*.order_sm classes control the padding under the small labels on the order page, which class used depends on how many lines of text are present*/
.order_sm_labels_mid {
	float: left;
	padding-right: 10px;
	padding-bottom: 80px;
}

.order_sm_labels_tall {
	float: left;
	padding-right: 10px;
	padding-bottom: 100px;
}

