.staffcast_box h2{
	background-image: url(../staffcast/images/h2_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 165px;
	width: 730px;
	text-indent:-9999px;
}

.staffcast_box li{
	padding:3px 0 0 30px;
	margin:0;
	height:30px;
	list-style-type:none;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.td00{
	width:5%;
	text-align:center;
	padding:0 3px;
}


table{
	color: #666;
	font-size:85%;
	width:85%;
}
th{
	width:35%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4ED1C0;
	text-align:left;
}

td{
	padding:7px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4ED1C0;
}
