@charset "utf-8";


.aboutThisPage{
	margin-top:15px;
	margin-bottom:15px;
	border-left:1px double #b9b098;
	background-image:url(../../imgs/films/bg_about_page.jpg);
	width:825px; /* 915 - 45 - 45  */ 
	height:62px; /* 112 - 25 - 25 */
	padding:25px 45px;
	color:#333333;
	font-size:12px;
	line-height:20px;
	text-align:justify;
}



