.tx_bzdstaffdirectory_teamlist_person_name a {
	font-weight: bold;
}

/*
	-------------------------------------
	CSS Buttons
	inspired by http://www.wellstyled.com/css-inline-buttons.html
	-------------------------------------
*/
.tx_bzdstaffdirectory_teamlist_detailLink a, .tx_bzdstaffdirectory_box_detailLink a, .tx_bzdstaffdirectory_detail_backlink a, a.backlink {
	background: #fff url(arrow_extra_link.gif) no-repeat center left;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00807c;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding:0 0 0 7px;
}

.tx_bzdstaffdirectory_teamlist_detailLink a:hover, .tx_bzdstaffdirectory_box_detailLink a:hover, .tx_bzdstaffdirectory_detail_backlink a:hover, a.backlink:hover {
	text-decoration:underline;
}

.tx-bzdstaffdirectory-pi1 a {
	text-decoration: none;
}

.tx-bzdstaffdirectory-pi1 table {
	border-spacing: 0px;
	/*width:550px;*/
}

.tx-bzdstaffdirectory-pi1 table tr {

}

.tx_bzdstaffdirectory_teamlist TR TD {
	vertical-align: top;
	padding: 0;
	text-align:left;
}

.tx_bzdstaffdirectory_teamlist TR TD.left {

}

.tx_bzdstaffdirectory_teamlist TR TD.right {
	text-align: right;
	padding-left: 0px;
}


.tx_bzdstaffdirectory_teamlist TR.leader TD {
	background-color: #fff;
}




table.tx_bzdstaffdirectory_detail {

}
table.tx_bzdstaffdirectory_detail tr {

}
table.tx_bzdstaffdirectory_detail tr td{
	vertical-align: top;
	padding: 0;
}
table.tx_bzdstaffdirectory_detail tr td ul{
	list-style: square;
	padding-left: 0;
}
table.tx_bzdstaffdirectory_detail td.header{
}
table.tx_bzdstaffdirectory_detail p.name{
	font-size: 1.5em;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
}
table.tx_bzdstaffdirectory_detail p.function{
	font-weight: bold;
	color: black;
	margin-top: 0px;
}
table.tx_bzdstaffdirectory_detail td.left{
	width: 305px;
}
table.tx_bzdstaffdirectory_detail td.right{
	width: 200px;
	padding-left: 10px;
}

select.groupJump{
	background:url("input_under.gif") repeat-x scroll left top #FFFFFF;
	border-style:solid;
	border-color:#666666 #C1C2C4 #C1C2C4 #666666;
	border-width:1px;
	padding:0;
	width:364px;
	}