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

.yellow_pv {color: #f4dc14; font-size: 9pt;}



#pvBannerTop {
	width: 500px;
	height: 175px;
	background-color: #000;
}


#pvInfo {
	width: 500px;
	height: 130px;
	background-image: url(../assets/images/gradientbg03.gif);
	background-position: center;
	float: left;
}


#pvInfoLeft {
	width: 238px;
	height: 118px;
	float: left;
	text-align: justify;
	padding: 6px;
}





#pvInfoRight {
	width: 238px;
	height: 118px;
	float: left;
	text-align: justify;
	padding: 6px;
}


#pvPosterExample {
	width: 500px;
	height: 470px;
	float: left;
}

