.staff_thumb
{
	margin-left: 21px;
	margin-right: 21px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	clear: both;
}

.staff_title
{
	background-color: #efefef;
	/*background-color: #FED9B3;*/
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ccc;
	line-height: 30px;
	height: 30px;
	padding-left: 6px;
}

.staff_title_ex
{
	background-color: #efefef;
	line-height: 21px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #ccc;
	line-height: 30px;
	height: 30px;
	padding-left: 6px;
}

.staff_desc_ex h3
{
	margin-top: -5px;
}

.staff_title:hover
{
	background-color: #FFF0DF;
}

.staff_title a
{
	border-bottom: none !important;
	text-decoration: none !important;
	display: block;
	width: 100%;
	height: 100%;
}
.staff_image
{
	float: left;
	width: 85px;
	height: 133px;
	padding-top: 10px
}

.staff_image img
{
	border: none; 
	margin-left: -2px;
}

.staff_image a
{
	text-decoration: none !important;
	border-bottom: none !important;
}

.staff_desc
{
	background-color: #f7f7fd;
	float: right;
	width: 480px;
	height: 117px;
	padding-top: 18px;
	border-left:  1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-bottom:  1px dashed #ccc;
}

.staff_desc_ex
{
	background-color: #f7f7fd;
	float: right;
	width: 480px;
	padding-top: 18px;
	border-left:  1px dashed #ccc;
	border-right: 1px dashed #ccc;
	border-bottom:  1px dashed #ccc;
}

.return
{
	clear: both;
	padding-top: 18px;
}

.more
{
	clear: both;
	margin-bottom: 10px;
	padding-left: 100px;
	
}

.more a
{
	text-decoration: none !important;
	border-bottom: none !important;
}

.clear
{
	clear: both;
}
