h2
{
	margin:					1.5em 0px 0px;
	padding:				0px;
	color:					black;
}


ul.department
{
	width:					462px;
	list-style-type:		none;
	margin:					0px 20px 0px 0px;
	padding:				0px;

}

ul.department li
{
	display:				block;
	margin:					0px;
	padding:				0px;
	clear:					both;

	font-size:				0.70em;

aborder:		1px solid yellow;
}

#toolbar
{
	width:					485px;
	height:					20px;
	background-color:		#ECECEC;
	padding:				0px 0px 0px 12px;

	font-size:				0.68em;

	line-height:			20px;
	color:					black;
}

#toolbar #buttons
{
	float:					right;
}

#toolbar img.button
{
	border-left:			3px solid white;
}



ul.department a
{
}
ul.department a:hover,
ul.department a.active
{
	color:				#D92121;
}

ul.department p
{
	display:			none;
	margin:				0px 0px 1.5em 13px;
	padding:			0px 0px 1.0em;
	border-bottom:		1px solid #B2B2B2;
}

ul.department .title
{
	margin:				0px 0px 0px 13px;
	padding:			0px;
	line-height:		1.5em;
	overflow:			hidden;
}


.spacer
{
	display:					block;
	clear:						both;
	height:						1px;
}

h3
{
	display:					block;
	vertical-align:				baseline;
	margin:						0.5em 0px 0px;
	padding:					0px;
	background-image:			url( /manufacturers/images/bullet_closed.gif );
	background-position:		left center;
	background-repeat:			no-repeat;

	line-height:				1.6em;
	height:						1.6em;

	font-weight:				bold;
	font-size:					1.0em;

	overflow:					hidden;
}



h3 a
{
	display:					inline;
}

li.active h3
{
	background-image:			url( /manufacturers/images/bullet_open.gif );
}
li.active p
{
	display:					block;
}
li.active a
{
	color:						#D92121;
}
li.active p a
{
	color:						#009AC4!important;
}

.bullet
{
	display:					block;
	width:						13px;
	float:						left;
	height:						1.6em;
}

img.photo
{
	float:						left;
	border:						1px solid #B2B2B2;
	margin:						12px 0px 0px;
}
.bio
{
	display:					block;
}
.bio strong,
.biowithimage strong
{
	display:					block;
}
.biowithimage
{
	display:					block;
	margin:						10px 0px 0px 93px;
}

a.vcard
{
	display:					block;
	margin:						0.5em 0em;
}
