/*
=staff


*/
p#page_title{
	background: url("../images/staff/title.png") no-repeat top left;
	width: 600px;
	height: 40px;
	margin: 20px;
	text-indent: -9999px;
}

#staff{
	padding: 20px;
}

#doctor{
	margin-bottom: 20px;
	border-bottom: 1px dotted #000;
}

div.staff_one{
	width: 300px;
	min-height: 200px;
	padding-bottom: 10px;
	float: left;
	text-index: right;
}

div.staff_one p{
	border-left: 3px solid #4A2B00;
	margin: 0px;
	padding: 4px 0px 0px 6px;
}

div.staff_one img{
	margin: 0px 0px -8px 0px;;
	border-bottom: 3px solid #4A2B00;
	float: none;
}

*html div.staff_one img{
	margin-bottom: -10px;
}

div.staff_one p.staff_name{
	font-weight: bold;
	border-left: 3px solid #FF9800;
}

