#FRPLJS {
	margin:0;
	padding:0;
	border:0;
	width:298px;
	display: block;
	margin-bottom: 15px;
	height:460px;
	text-align: center;
	border:1px solid #d7d7d7;
}
#FRPLJS .FRPLTITLE {
	background:#eaeaea;
	border-bottom:1px solid #d9d9d9;
	width:100%;
	height:33px;
	display:block;
	text-align:left
}
#FRPLJS .FRPLTITLE a {
	color:gray
}
#FRPLJS .FRPLTITLE a:hover {
	text-decoration:none
}
#FRPLJS .FRPLTITLE h2 {
	margin:0px;
	padding:0px;
	font-size:15px;
	letter-spacing:-1px;
	padding-top:7px;
	line-height:20px;
	margin-left:7px;
	color:gray
}
/*modificato*/

#FRPLJS .content {
	display: block;
	margin-top: 0px;
	width:296px;
	height: 410px;
	margin-left: 0px;
	background-color: #ffffff;
}
/*modificato*/

#FRPLJS .content #copertinafilmgratis {
	display: block;
	width:285px;
	height: 186px;
	background-color: #000000;
	margin:0 auto;
	margin-top:4px;
	text-align:left;
}
#FRPLJS .content #copertinafilmgratis .btplayany {
	display:block;
	width:288px;
	height:183px;
	text-align:center;
	margin-top:0px;
}
#FRPLJS .content #copertinafilmgratis .btplayany img {
	margin-top:40px;
}
#FRPLJS .content #copertinafilmgratis a img {
	border: 0px;
	cursor: pointer;
}
#FRPLJS .content #copertinafilmgratis a .play {
	width:77px;
	height:77px;
	display: block;
	position: relative;
	z-index:11;
	top:50px;
	left:95px;
}
#FRPLJS .content .player {
	margin-bottom:8px;
	display: block;
	width:285px;
	height: 39px;
	margin: 0 auto;
}
#FRPLJS .content ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	text-align:center;
}
#FRPLJS .content li {
	display: block;
	height: 18px;
	text-align:left;
	width:260px;
	margin-left: 3px;
	margin-right: 3px;
	margin-top:3px;
	overflow:hidden;
	border-bottom:1px solid #d7d7d7;
}
#FRPLJS .content li a img {
	border:none;
	vertical-align:middle;
}
#FRPLJS .content li a {
	margin:0px;
	padding:0px;
	display:block;
	width:100%;
	cursor: pointer;
	font-size:12px;
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
#FRPLJS .content li a:hover {
	text-decoration:underline;
	background:#cccccc;
}
#FRPLJS .content .pllist {
	display:block;
	width:285px;
	height:172px;
	margin:0 auto;
	border:1px solid #d7d7d7;
	overflow:auto;
	margin-top:8px;
}
