
.courseTitle{
 clear: left;
 float: left;
 width: 120px;
 font-weight: bold;
 line-height: 18px;
 border-bottom: 1px dotted;
}

.courseTop{
 display: block;
 padding-left:150px; 
 font-weight: bold;
 line-height: 16px;
 border-bottom: 1px solid #C0C0C0;
 border-top: 1px solid #C0C0C0;
 background-color: #E6E4DD; 
}
