.course_title {
    font-size: 14px;
    font-weight: bold;
    color: 000000;
    padding-left:10px;
    text-decoration: none;
}

.course_info_input {
	Width: 400px;
}
.course_info_title {
    font-size: 21px;
    color: #FF691F;
    font-weight: bold;
    padding-left:30px;
    padding-bottom:20px;    
}
.course_info_label,.course_info, .course_info_bullet {
	padding-top:12px;
}
.course_info_label {
	font-size: 14px;
	color: 000000;
	font-weight: bold;
	padding-left:30px;
}
.course_info, .edu_info, .course_info_bullet {
	font-size: 14px;
	color: #000000;
	letter-spacing: 2px;
	line-height: 140%;
}
.edu_info {
	font-size: 11px;
    font-weight: normal;
	padding-bottom: 5px;

}
.course_info_bullet {
/*	text-indent: -18px; */
	padding-left: 18px;
	list-style-position: outside; 
	list-style-type: square;
}
IMG.bborder {
    border: 1px solid black;
}	

IMG.course_image {
/*	padding-left:120px; */
	border: 0px;
}

a.course_title:hover {
	text-decoration: underline
}
.yearlink a {
    font-size: 14px;
    font-weight: bold;
    color: #56A144;
    text-decoration: none;
}
.yearlink a:hover {
    text-decoration: underline;
}