@charset "utf-8";
h4 {
	height: 24px;	
	font-size: 12px;
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	border-color: #dde5ef;	
	padding: 0pt 0pt 15px 30px;	
}
#wrapper #main .staffFeatured {
	background-image: none;
	width: 556px;
	background-repeat: no-repeat;	

	color: #666666;
	font-size: 11px;
	font-weight: normal;	
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;	
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
	overflow: auto;
}
#wrapper #main .rightStaffFeature   {
	width: 806px;
	border-style: solid;
	border-width: 1px 2px 3px 1px;
	border-color: #dde5ef;	
	margin: 0 5px 5px 5px;	
	background-image: url(images/contentBg.png);
	background-color: #eefaff;
	background-repeat: repeat-x;
	background-position: center center;
	float: left;	
}
#main .staffFeatured h3 {
	font-size: 14px;
	margin: 0px 0 2px 0;
	padding: 15px 0 10px 0;
}
#main h3.click {
	font-size: 14px;
	background-image: url(images/expandHr.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 15px 30px;
	margin: 10px 5px 0 10px;
}
