/** secondary blue **/

td.sidebar {

}

td.sidebar li,
td.section li {
/*background: url(../images/secondary/blue/li-side.png) 0 2px no-repeat;*/
}

/* modules */

td.section div.moduletable, td.sidebar div.moduletable {
/*background: url(images/corner-left.png) no-repeat 0 100%;*/

}

td.sidebar div.moduletable {
padding-right: 4px;
}

td.sidebar div.moduletable h3 {
color: #638b65;
padding: 18px 0 4px 20px;

margin: 0 18px 4px 10px;
border-bottom: 4px solid #666;
}

td.sidebar div.moduletable table {
padding-bottom: 0px;
padding-right: 0px;
color: #000;
}

td.sidebar div.moduletable table.contentpaneopen {
background: none;
}

td.section div.moduletable h3 {

}

table.contentpaneopen table.schedule tr.rows td {padding: 2px 12px; border-bottom: 1px dotted #ccc;}

table.contentpaneopen table.schedule p {margin: 5px 0;}
