#page_people_student table {
	width  : 100%;
	margin-right : 10px;
}

#bio_personal_writing {
    padding-left : 5px;     
    border-left : 7px solid #ccc;
}
#bio_personal_writing ol {
     list-style-type : upper-alpha;
}

#bio_personal_writing ol ol {
     list-style-type : decimal;
}

.alumni_search {}
 .alumni_search form{background:#F9F9FC;padding:3px}
 .alumni_search label{background:none;padding:0;margin:0;}
.alumni_search input{
background:url(../cssimg/login_button.jpg) left top repeat-x;
border-top:#eee 1px solid ;
border-left:#eee 1px solid ;
border-right:#ccc 1px solid ;
border-bottom:#ccc 1px solid ;}
#page_people_alumni  #GYear{border:1px solid #eee;margin:2px;background:#fff}
#page_people_alumni  #Year{border:1px solid #eee;margin:2px;background:#fff}

.teacher_title1{margin:10px 0 5px 0;font-size:1.2em;clear:both;}
.teacher_table{border:1px solid #eee;margin-bottom:10px;}
.teacher_table li{margin:3px 0;border-bottom:0px solid #eee;}

.bio_pic{	

}
#teacher_main{width:100%;}
#teacher_left {float:left;width:49%;}
#teacher_right {float:right;width:49%;}

.teacher_title1{
	text-align : left;
	font-weight : bold;
	font-size : large;
	padding : 0.1em 0.1em 0.1em 1em;
	background : url(../cssimg/caption.gif) no-repeat 0 50%;
}
.teacher_list{
	border:1px solid #eee;
	padding:10px 10px 10px 20px;
	margin:0 0 5px 0;
}
.teacher_list .info{
	min-height:115px;	
	height:auto !important;
    height:115px;	
}
.teacher_list .pic{
	float:right;
	border : 1px solid #ccc;
	padding : 3px;
	margin : 0px;
}
