@charset "UTF-8";
/* CSS Document */

.gather {
}

.gather span { display: inline-block; width: 150px; }

.movie_wrapper
	{
	background:url(http://www.ibuzzpro.com/images/movie-frame.gif) no-repeat center;
	width:530px;
	height:325px;
	text-align:center;
	margin:0 auto;
	padding-top:15px;
	}