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

table{
	width:90%;
	margin:0 10px;
	padding:10px 0;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #630;
	text-align:left;
}

td{
	padding:5px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #630;
}


.td00{	width:10px;}