#staffcast_title{
	background-image: url(../staffcast/images/inside_h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 710px;	
}
#staffcast_title h2{
	text-indent:-9999px;
	padding:0;
	margin:0;
}

.staffcast_img{
	float:right;	
}

table{
	width:600px;
	padding:0 0 20px 0;
	font-size:90%;
}

th{
	width:40%;
	padding:0 0 0 30px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EA488E;
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
td{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EA488E;
	padding:3px 0;
	
	color: #666;
}
.td00{
	width:3%;	
}