#staffcast_box{
	padding:0;
	margin:0;
}

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

.td00{
	width:5%;
	text-align:center;
}


table{
	width:680px;
	font-size:85%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style:dotted;
	border-bottom-color: #D0F687;
	text-align:left;
}

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