/* CSS Document */

table.suppliestable{
margin-left:20px;
margin-bottom:30px;
background:#eee;
border:#cfcfcf;
}

table.suppliestable td{
padding:2px;
vertical-align:top;
border-bottom:1px solid #aaa;
}
table.suppliestable td.heading{
border-top:1px solid #aaa;
background:#ddd;
}

.curriculum ul.no-bullet li{
text-indent:-60px;
margin-left:60px;}
