@charset "utf-8";
/* CSS Document */
/*instructor*/
#instructor {width:925px;margin-bottom:20px;}
#instructor .intro_text { padding:12px 25px 5px 27px}
#instructor .intro_text ul{	margin:0 34px 14px 34px;}
#instructor .intro_text ul li {	color:#000000;	font-weight:bold;	background:url(../images_pres/BoxIcon32.gif) no-repeat 0 2px;	padding-left:12px;	margin-bottom:5px;}
#instructor .intro_text p{margin-bottom:10px;line-height:1.4;}
#instructor div.teacher{clear:both;position:relative;margin-bottom:5px;}
#instructor .teacher p{
height:16px;/*19*/
background:#e3e3e3;
padding:4px 3px 0 13px;
color:#003366;
font-weight:bold;

}
#instructor .teacher p img{vertical-align:top;position:absolute;right:0;top:1px;}
#instructor .teacher img.photo{margin:10px 20px 10px 16px;float:left;}
#instructor .teacher table{width:440px;/*462*/margin-top:10px;}
#instructor .teacher table td.td_first{width:65px;vertical-align:top;font-weight:bold}

/* Tony: moved from Instructors.aspx */
    .instructor_info div {margin: 10px;}
    #instructor .teacher table {margin-top:0; margin-bottom: 10px; }
    #instructor .teacher img.photo {float:none;margin:0;}      
    .dataTables_length {height: 110%; padding:1px 0 0 10px;}
    .dataTables_filter {padding:0px 10px 0 10px;}
    .dataTables_info {padding:4px 0 0 10px;}    

