
div.bg-staff{
	background:url(../staff/img/bg_staff.jpg) no-repeat center top;
}

h3.caption{
	text-indent:-9999px;
	line-height:0;
	font-size:1px;
}

h3.music{
	padding:0 0 20px 0;
}

h3.sub-cap{
	padding:0 0 10px 0;
}

div.sec-staff{
	padding:100px 0 0 155px;
}

div.sec-cast{
	padding:100px 0 0 455px;
}

div.sec-music{
	padding:40px 0 70px 0;
	text-align:center;
	width:100%;
}

div.unit-op{
	width:200px;
	float:left;
	line-height:1.8;
	margin:0 20px 0 200px;
	*margin:0 20px 0 100px;
}

*:first-child+html div.unit-op{
	width:200px;
	float:left;
	line-height:1.8;
	margin:0 20px 0 200px;
}


div.unit-ed{
	width:300px;
	float:left;
	line-height:1.8;
}



div.sec-staff td{
	padding:0 0 5px 0;
}

#cast{
margin-left:30px;
  overflow: hidden; 
  position: relative;
  line-height:1.5;

}

#cast_title{
float:left;
width:150px;

}
#cast_act{
float:left;
}
#cast_name{
float:left;
}
#cast_clear{
clear:both;
}
