/* HTML */

#main h2 { color: #99C748; }
#main h4 { color: #99C748; }

/* CUSTOM */

#navHeading, #navHeading a { background:url(http://images.apple.com/education/images/nav_heading_hed.gif) no-repeat left top; }

#sidebar .subnav { background: #99C748; }
#sidebar .subnav-title h3 { background: #99C748; }
#sidebar .subnav-content { background: #99C748 url(http://images.apple.com/education/images/hed_subnav_background.jpg) no-repeat top; }

#sidebar .sidebox h3 { padding: 4px 7px 4px 10px; background: #99C748 url(http://images.apple.com/education/images/sidebox_h3_hed.gif) repeat-x top left; color: #fff; font-size: 12px; font-weight: bold; }

/*********/
.subnav-content ul li.separator { border-top: 1px solid #d1ff80; }

#content blockquote p.quote { color:#99C748; }
#sidebar blockquote p.quote { color:#99C748; }

/*WIDE */
#wide #sidebar .subnav { background: #99C748; }
#wide #sidebar .subnav-title h3 { background: #99C748; }
#wide #sidebar .subnav-content { background: #99C748 url(http://images.apple.com/education/images/hed_subnav_background_lg.jpg) no-repeat top; }

#wide #sidebar .sidebox h3 { padding: 4px 7px 4px 10px; background: #99C748 url(http://images.apple.com/education/images/sidebox_h3_hed.gif) repeat-x top left; color: #fff; font-size: 12px; font-weight: bold; }

