.lecturer{
	width:650px;
	margin:0 0 30px;
	padding:0 0 20px;
	border-bottom:1px dotted #F75410;
}
.lecturer{zoom:1;}
.lecturer:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;}
    
.lecturer{display:inline-table;}
/* Hides from IE-mac \*/
* html .lecturer{height: 1%;}
.lecturer{display: block;}
/* End hide from IE-mac */

.lecturer .lec_ph{
	width:152px;
	margin-right:15px;
	float:left;
}

.lecturer .lec_right{
	width:483px;
	float:right;
}

.lecturer .lec_right h5{
	margin-bottom:10px;
}

.lecturer .lec_right p{
	margin-bottom:10px;
}

.lisense{
	font-size:10px;
	line-height:16px;
}

.lecturer_last{
	margin:0 0 50px;
	border-bottom:none !important;
}

