/* CSS Document */

#staff_container
{
	width: 100%;
	margin-bottom: 15px;	
}
#staff_container_left
{
	width: 226px;
}
.staff_container_left_top
{
	background: url(images/bg_left_container_top.gif) no-repeat 0 0;
	height: 15px;
	font-size: 1px;
}
.staff_container_left_content
{
	background: url(images/bg_left_container.gif) repeat-y 0 0;
	
}
.staff_container_left_content .Head
{	
	font-size: 14px;
}
.staffContainerLeftAlignment
{
	margin: 0 28px 0 18px;
}
.staff_container_left_bottom
{
	background: url(images/bg_left_container_bottom.gif) no-repeat 0 0;
	height: 27px;
	font-size: 1px;
}

