.width_full {
margin: 0 0 0 10px;
}

.width_full #content{
float: left
}

#timetable td{
border-right: 1px solid #A3A3A3;
border-bottom: 1px solid #A3A3A3
}

#timetable td.name{
width: 160px;
background: #fff
}

#timetable td.content{
width: 128px
}

#timetable td.content a{
background: #fff;
width: 128px;
display: block;
padding: 5px;
min-height: 60px
}

#timetable td.content a:hover{
background: #f7f7f7;
}

#timetable td a{
color: #666
}

#timetable td a em{
font-weight: normal
}
