#teachers_mehndi{
	position: absolute;
	top:0px;
	right: 40px;
	z-index: 50;
}

#instructors_title{
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 98;
	color: #000000;
	font-family: sans-serif;
	font-size: large;
}

#instructor_table{
	position: relative;
	float: left;
	width: 824px;
	z-index: 98;
	color: #FFFFFF;
	margin: 10px;
	text-align: left;
	height: auto;
	display: inline;
}

.table_cell{
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 30px;
	float: left;
	height: auto;
	width: 255px;
	color: #FFFFFF;
	line-height: 115%;
	vertical-align: bottom;
	overflow: visible;
	position: relative;
	display: inline;
}

.instructor_pics{
	float: left;
	height: 114px;
	width: 114px;
}

.instructor_info{
	top: 0px;
	margin-top: 5px;
	left: 120px;
	text-align: left;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: large;
	font-weight: lighter;
	color: #FFFFFF;
	height: 114px;
	position: absolute;
}

.ryt_text{
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFFF;
}

.email_text{
	position: absolute;
	bottom: 5px;
	font-family: "Arial Black", sans-serif;
	font-size: smaller;
	font-size: 50%;
	color: #000000;
	vertical-align: bottom;
}

.email_text a{
	color: #000000;
	text-decoration: none;
}

.email_text a:hover{
	text-decoration: underline;
}

.instructor_subtext{
	font-family: sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

.br_small{
	font-size: xx-small;
}

.teacher_image img{
	border: 1px solid #FFFFFF;
}
.teacher_image:hover img{
	border: 1px solid #000000;
	cursor: pointer;
}
