@charset "utf-8";
/* CSS Document */

#schedule{
padding-bottom:15px;
}

#schedule td{
font-size:14px;
}

#schedule th{
text-align:left;
font-family:"Trebuchet MS", trebuchet, arial, verdana, sans-serif;
font-size:12px;
border-bottom:1px dotted #ccc;
}

.picture{
text-align:center;
padding:5px;
background-color:#ece9d8;
border:1px solid #ddd;
}

.facultyInfo{
line-height:1.5em;
font-size:12px;
}

.facultyTable td{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px dotted #ccc;
}

