
#content {
	background-color: white; width: 626px; padding: 15px; text-align: left; min-height: 350px;
	}
html>body #content {width: 596px;}	

#content-wide {
	background-color: white; width: 800px; padding: 15px; text-align: left; min-height: 350px;
	}
html>body #content-wide {width: 770px;}	

h2 {border-bottom: 3px solid gray; font-size: 14px; font-weight: bold; line-height: 22px; text-align: left;}
h3 {border: 1px solid gray; background-color: #EDECEB; text-align: center; font-size: 14px; line-height: 22px;}

.mid {width: 596px; text-align: center;}

.clear {clear: both;}
.small-text {font-size: .85em;}
.large-text {font-size: 1.35em; font-weight: bold;}
.big {font-size: 16px; font-weight: bold;}

.yellow {background-color: yellow; font-weight: bold; text-align: center; line-height: 16px; margin: 2px; width: auto;}
.yellow2 {background-color: yellow; font-weight: bold; text-align: center; line-height: 16px; margin: 15px 0px; width: auto; border: 1px solid gray;}
.gray {background-color: #F5F5F5; font-weight: bold; text-align: center; line-height: 16px; margin: 2px; width: auto;}
.gray2 {background-color: #F5F5F5; font-weight: bold; text-align: center; line-height: 16px; margin: 15px 0px; width: auto; border: 1px solid gray;}
.cream {border: 1px solid #F5F5F5; background-color: #FFFFCC; font-weight: bold; text-align: center; line-height: 22px; margin: 2px; width: auto;}

hr {margin-top: 10px; margin-bottom: 10px;}