/* CSS document */
.poster{
	position:absolute;
	padding-bottom:0px;
	padding-right:0px;
	height: 190px;
	width:240px;
	border: 0;
	top: 30px;
	right: 0px;
	left: 620px;
	text-align: justify;
}
.poster2{
	position:absolute;
	padding-bottom:0px;
	padding-right:0px;
	height: 190px;
	width:240px;
	border: 0;
	top: 30px;
	right: 0px;
	left: 420px;
	text-align: justify;
}