/*STAFFCAST*/

#staffcast_box{
	padding:0;
	margin:0 30px;
	text-align:left;
}

h2{
	padding:0;
	margin:0;
	background-image: url(../02staffcast/images/h2_title.jpg);
	background-repeat: no-repeat;
	height: 55px;
	width: 450px;
	text-indent:-9999px;
}

table th{
	width:35%;
	text-align:left;
}

/*STAFF*/
#staff_title{
	padding:0;
	margin:10px 0 0 0;
}

#staff_title h3{
	padding:0;
	margin:0 20px;
	background-image: url(../02staffcast/images/h3_staff.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 450px;
	text-indent:-9999px;
}

/*CAST*/
#cast_title{
	padding:0;
	margin:10px 0 0 0;
}

#cast_title h3{
	padding:0;
	margin:0 20px;
	background-image: url(../02staffcast/images/h3_cast.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 450px;
	text-indent:-9999px;
}
