@CHARSET "UTF-8";

div.staffInfo img.photo {
    float: right;
    margin: 5px;
}

#staff {
	margin-left: 20px;
}

#staff {
	width: 550px;
}

#staffMember {
	padding-bottom: 5px;
}

#staffInside {
	width: 426px;
	background: url(/templates/public/wireframe/images/moduleImages/rowRepeat.jpg) repeat-y;
}

#staffDesc {
	margin-left: 5px;
}

#staffDesc .email {
	color: #FFCC33;
	text-decoration: none;
}

#plusImg, #minusImg {
	float: right;
	margin-top: -15px;
	margin-right: 10px;
}

#pageContent h5 {
	font-size: 12px;
	color: #333333;
}

#headline {
	color: #10709F;
	font-family: Georgia, Arial, san-serif;
}

/************************/
/****  Class Styles  ****/
/************************/

#staffDesc .staffInfo p {
	width: 400px;
	padding-bottom: 10px;
}

#staffDesc .phoneNumber {
	color: #FFFFFF;
}

div.staffContent {
	display: none;
}

div.staffInfo p {
	width: 100px;
}

span.memberName {
	color: #FFCC33;
	font-family: Arail, Helvetica, san-serif;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}

img.rightArrow {
    display: block;
    margin-left: 9px;
    margin-top: -15px;
    float: right;
}

span.memberTitle {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.hideShow {
    width: 426px;
    height: 22px;
    background: url(/templates/public/wireframe/images/moduleImages/rowBg.jpg) no-repeat;
}

.header {
	height: 22px;
}