#courselist .right a{
	color : #123021 !important;
	font-weight: bold !important;
}
#courselist .right{
	white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
#courselist .instructorname a{
	color: #2ea3f2 !important;
}