.interact_wrapper {background:#f3f5f9; padding:20px;}
.section h2 {border-bottom:solid 1px #9C1D25;}
	
form label {font-size:150%; line-height:24px; margin-top:10px;}
#school_name {padding:4px; font-size:150%; width:85%;}
#school_meta {width:85%; padding:4px;}

.content_editor {margin:20px 0 60px 0;}
.content_editor label {display:block; font-size:175%; line-height:28px; color:#666;}
.content_title {padding:4px; font-size:150%; width:85%;}
.content_editor h2 {font-size:220%; margin:0 0 0 0; border-bottom:solid 1px #9C1D25;}
.content_editor .guide {margin:10px 0 20px 0;}
.back_link {float:right;}

table {background:#f3f5f9; font: normal 1.4em/1.4em Verdana, Arial, Helvetica, sans-serif; width:90%;
border:solid 1px #ccc; border-right:0; border-bottom:0; }
th {text-align:left; padding:5px; border-bottom:solid 1px #ccc; border-right:solid 1px #ccc; background:#eee;}
td {padding:2px; background:#fff; border-right:solid 1px #ccc; border-bottom:solid 1px #ccc;}
.odd td {background:#f3f5f9;}
.even td {background:#ffffff;}
