#staffcast h3{
	background-image: url(../staffcast/images/h3_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 980px;
	text-indent:-9999px;
}

#staffcast_list ul{ padding:10px 0; margin:0;}
#staffcast_list li{ list-style-type:none; margin:0 10px; 0 0; float:left;}

th{
	width:300px;
	text-align:left;
	padding:3px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
td{
	padding:3px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

