﻿.broken-right-area {
	height: 606px;
	width: 304px;
	background-color: #00AA9F;
	float: right;
	margin-top: 7px;
}
.broken-right-area h3 {
	background-color: #00AA9F;
	float: right;
	font-family: tahoma;
	font-size: 11px;
	font-weight: lighter;
	color: #FFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 19px;
}
.SeeAlso{
	width: 640px;
	height: 126px;
	margin-bottom: 0px;
	margin-left: 7px;
	overflow: hidden;
	float: left;
	margin-top: 8px;
	padding-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}
.SeeAlso ul{
	height: 106px;
	margin-bottom: 0px;
	overflow: hidden;
	float: left;
	padding-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 0px;
}
.SeeAlso ul li{
	float: left;
	display: block;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	height: 84px;
}
.SeeAlso ul li a{
	padding: 0px;
	float: right;
	font-weight: 400;
	font-size: 13px;
	text-align: center;
	font-family: 'GE_SS_Two', tahoma, Geneva, sans-serif;
	color: #797979 ;
	text-decoration: none;
	border: 1px solid #D6D6D6;
	height: 104px;
	font-style: normal;
	font-variant: normal;
}
.SeeAlso span{max-height:50px; display:block;text-align: center;}
.SeeAlso ul li a:hover{
	background-color: #F5F5F5;
	color: #333;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #6CC7F7;
	box-shadow: inset 0 0 6px #7A7A7A;
}
.SeeAlsoPic{
	float: left;
	width: 137px;
	height: 48px;
	margin-bottom: 20px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 15px;
}
.tyur {
	width: 500px;
	float: left;
	margin-left: 80px;
}
.main-cont-faculty-right {
	float: right;
	height: 550px;
	width: 220px;
	margin-top: 17px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.main-cont-faculty-right span {
	float: right;
	margin-bottom: 15px;
	padding-right: 20px;
	background-image: url(../../images/SeniorAdmin/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.main-cont-faculty-right span  a{
	font-family: tahoma;
	font-size: 14px;
	color: #666 !important;
	text-align: right;
	text-decoration: none;
}
.main-cont-faculty-right span  a:hover{
	color: #069;
	text-decoration: underline;
}
.main-cont-faculty-left {
	float: left;
	height: 500px;
	width: 200px;
	margin-top: 17px;
	overflow: hidden;
}
.main-cont-faculty-left span {
	float: right;
	margin-bottom: 15px;
	padding-right: 20px;
	background-image: url(../../images/SeniorAdmin/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.main-cont-faculty-left span  a{
	font-family: tahoma;
	font-size: 14px;
	color: #666 !important;
	text-align: right;
	text-decoration: none;
}
.main-cont-faculty-left span  a:hover{
	color: #069;
	text-decoration: underline;
}