﻿.tab1_title
{
	line-height:20px;
	top:2px;
	width: auto; 
	float:left;
	position:relative;
	font-family:Verdana,Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#444;
}

#t1
{
	padding-bottom:12px;	
	margin:0;
	/*border-bottom:solid 1px #E1E1E1; riga orizzontale sotto le tendine */
	width:600px;
	height:18px;	
	position:relative;
	margin-bottom:10px;
}

#pnl1
{
	padding-top:5px;
}

.titolo_recensione, .data, .genere, .voto, .titolo_recensione2
{
	width:auto;
	float:left;
	color:#444;
	position:relative;
}

.titolo_recensione, .titolo_recensione2
{
	font-weight:bold;
	overflow:hidden;
	height:20px;
}

.genere
{
	width:120px;
}
.data
{
	width:75px;
}

.voto
{
	width:38px;
	text-align:center;
	color:#000;
}

.box_300 dl          {position:relative;clear:both; height:57px;float:left;width:295px;margin: 0 0 0px 0;padding:0 0 20px 0;}
.box_300 dt, .box_300 dd {float:left; }
.box_300 dd .voto, .box_300 dd .genere  {
	float:left;
	width:auto;
	text-align:left;
	color:#000;
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:bold;
}
	 
.box_300 dt img { width:80px;height:57px;border: 1px solid #C6C5C6;padding: 1px 1px 1px 1px;}

.box_300 dt                   {width:80px;border:none;}
.box_300 dd                   {width:195px;margin: 0 0 0 10px;padding:0 0 0 0; }

.box_300 dt img:hover		   {border: 1px solid #5A5A5A;padding: 1px 1px 1px 1px;}

/*.titolo_top {color:#555555; font-size:10px; font-family:Verdana,Arial; line-height:16px; }*/
.box_300 dd a       { color:#555555;text-decoration:none; font-size:11px;overflow:hidden; }
.box_300 dd a:hover { color:#555555;text-decoration:underline }

.box_300 dd h2 {width:auto;}
.box_300 dd .intro
{
	width:100%;
	color:#444;
	font-family:Verdana,Arial;
	font-size:11px;
}

.tipologie 
{
	font-size:11px;
	color:#444;
	font-family:Verdana;
	width:auto;
	left:5px;
	position:relative;
	float:left;
	overflow:hidden;
}

.dlc
{
	left:5px;
	font-style:italic;
	position:relative;
	float:left;
	overflow:hidden;
}

.box_300_child
{
	padding-bottom:30px;
}

.data_uscita
{
	width:80px;
	float:left;
}

.genere_indice
{
	float:left;
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color:#555;
	padding-top: 3px;
}



