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

.data{
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E76B8D;
	text-align:right;
	margin:0 0 10px 0;
	color: #EA6E90;
}
#staffcast_list ul{ padding:10px 0; margin:0;}
#staffcast_list li{ list-style-type:none; margin:0 10px; 0 0; float:left;}


.td00{
	width:5%;
	text-align:center;
	padding:0 3px;
}


table{
	font-size:85%;
	width:85%;
}
th{
	width:35%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4ED1C0;
	text-align:left;
}

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