/* CSS Document */

.courseList th.title {
width:358px
}
.courseList td.price {
font-weight:700;
}
.courseList td.lang {
text-align:center
}
.courseList th.hour {
text-align:center
}
.courseList td.hour {
text-align:center;
width:60px
}
.courseList td.addto {
text-align:right;
padding-left:0;
}

td.courseListBottom {
font-weight:700;text-align:center;background:#fff;border-top:1px solid #e5f1f8
}