.inside_title.staffcast{
	background-image: url(../staffcast/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.staffcast h2{
	text-indent:-9999px;	
}


table{
	width:90%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB203A;
	text-align:left;
}

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