﻿/* Standard curriculum style */
#curriculum {background:none;font-family:Arial,Helvetica,sans-serif;font-size:11px;position:relative;width:475px;}
#curriculum .row:nth-child(odd) {height:20px;} 
#curriculum .row {background-color:#E1E0E0;height:20px;} 
#curriculum .head {background-color:#E1E0E0;border-bottom:#111111 2px solid;color:#111111;font-weight:bold;height:15px;}
#curriculum .subhead {font-weight:bold;height:20px;width:475px;}
#curriculum .fullrow {background:none;clear:left;height:20px;left:0px;width:475px;}
#curriculum .col1 {background:none;float:left;left:0px;width:75px;}
#curriculum .col2 {background:none;float:left;left:50px;width:350px;}
#curriculum .col3 {background:none;float:left;left:50px;width:50px;}
