﻿#nav { height:51px; }
#teamwork { display:none; }
.leftbox { width:700px; }
.rightbox { width:220px; }
.rightbox ul { padding:10px 20px 10px; margin:0px 3px; font-size:12px; }
.rightbox li { border-bottom:dotted 1px #bbb; text-align:left; padding-left:30px; letter-spacing:2px; }
.rightbox li.current { font-weight:bold; background:url(showmenucurrent.gif) 14px center no-repeat; }
.rightbox li.current a { color:#1A1712; }
#contentbox { width:665px; }
.linklist { padding:5px 10px 10px; }
.linklist h5 { font-weight:bold; text-align:left; padding-left:10px; margin-top:5px; background:#eee; border-bottom:dotted 1px #d0d0d0; clear:both; line-height:30px; }
.linklist center { margin:10px; padding:10px; background-color:#f0f0ff; border:dotted 1px #d0d0d0; font-size:12px; text-align:left; }
.linklist ul { padding:10px; font-size:12px; }
.linklist li { float:left; white-space:nowrap; margin:0px 15px; }
.gradetable { width:100%; font-size:12px; background:#eee; }
.gradetable th { background:#ddd; text-align:center; line-height:18px; color:#000; }
.gradetable td { background:#fff; line-height:18px; height:24px; overflow:hidden; color:#333; }
.gradetable td b { color:blue; }
.gradetable td span { color:red; font-weight:bold; }
