h2{
margin-bottom:10px;
}
p{
line-height:160%;
}
#movie_fig img{
float:left;
margin:0 17px 10px 0;
}
#movie_fig{
margin:30px 0 20px 30px;
zoom:100%;
}
#movie_fig:after{
content: "";
clear:both;
height: 0;
display: block;
visibility: hidden;
}

#movie_credit{
zoom:100%;
padding-bottom:30px;
}
#movie_credit:after{
content: "";
clear:both;
height: 0;
display: block;
visibility: hidden;
}

#movie_credit p{
margin-right:20px;
}
#movie_cast{
width:280px;
margin-left:30px;
float:left;
display:inline;
}
#movie_cast table{
margin:auto;
}

#movie_staff_wrapper{
width:480px;
float:left;
display:inline;
}
#movie_staff{
width:420px;
zoom:100%;
margin:auto;
}
#movie_staff:after{
content: "";
clear:both;
height: 0;
display: block;
visibility: hidden;
}
#movie_staff table{
margin-left:20px;
float:left;
}

#movie_cast th{
font-weight:bold;
color:#ffd8ea;
}
#movie_staff th{
font-weight:bold;
color:#d9f3ff;
}
.movie_longhead th, .movie_longhead td{
padding-top:0;
margin-top:0;
}

/*table*/
th,td{
text-align:left;
vertical-align:top;
}
th{
white-space:nowrap;
}
th{
padding-right:0.8em;
}
