
/* post.phtml */
.movieBox {
	text-align: center;
	padding: 15px 0;
}


/* edit.phtml */
#fldMovieUrl {
	width:98%;
}