/*
	@copyright  		Copyright (c) 2007-2009 Mentefredda Srl All rights reserved.
	@license    		All right reserved
	@web-developing 	Mentefredda S.r.l. - http://www.mentefredda.it/chi-siamo/team
*/


/* Immagine più testo */
.tpl
{
	margin-left:0px;
	margin-right:0px;
	padding-top:0px;
	margin-bottom:5px;
}
.tpl ul
{
	width:640px;
	list-style-position: inside;
}

.tpl ul li
{
	list-style:inherit;
}


.tpl h1
{
	margin-bottom:6px;
}

.tpl h2
{
	margin-bottom:3px;
	margin-top:3px;
	color:#898470;
	font-size:14px;
	text-transform:uppercase;	
}

.tpl .launch
{
	padding-bottom:15px;
}

.tpl .launch p
{
	font-size:13px;
	color:#817954;
	line-height:1.2;
}

.back_news {
	margin-left:0px;
	margin-right:0px;
	padding-top:10px;
}




.tpl .grabber
{
	clear:both;
}
.tpl .grabber .single_vote
{
	clear:both;
	margin-top:0px;
	background-image:url(../images/background/page-block-grabber.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:647px;
	height:31px;
	margin-right:-20px;
	
}
.tpl .grabber .single_vote h4
{
	
}

.tpl .grabber .single_vote .see
{
	display:none;
}
.tpl .grabber .single_vote  .nm_str
{
	display:none;
}

.tpl .grabber .single_vote .people
{
float:left;
width:462px;
margin-top:-3px;
	
}

.tpl .grabber .single_vote .score
{
	margin-top:-5px;
	float:left;
	width:170px;
}
.tpl .grabber .single_vote .score img
{
	margin-right:3px;
}

.tpl div p
{
	line-height:1.5;

}


.tpl .tpl_imgtxt
{
	display:inline-table;
	margin-bottom:2px;
}

.tpl .tpl_imgtxt p
{
}

.tpl .tpl_imgtxt img
{
	margin-top:2px;
	border:none;
	float:left;
	margin-right:15px;
}




/* testo più immagine */
.tpl .tpl_txtimg
{
	display:inline-table;
	margin-bottom:5px;
	margin-top:15px;
	width:100%;
}

.tpl .tpl_txtimg p
{
}

.tpl .tpl_txtimg img
{
	border:none;
	float:right;
	margin-left:15px;
	margin-top:2px;
}


/* Solo immagine */


.tpl .tpl_img
{
	display:inline-table;
	margin-bottom:5px;
	width:100%;
}

.tpl .tpl_img p
{
}

.tpl .tpl_img img
{
	margin-top:2px;
	border:none;
	float:right;
	margin-right:15px;
}


/* Solo testo */


.tpl .tpl_txt
{
	display:inline-table;
	margin-bottom:5px;
	width:100%;
}

.tpl .tpl_txt p
{

}

.tpl .tpl_txt img
{
	border:none;

}

.tpl .news-price
{
	display:none;
}


.tpl .news-link
{
	display:none;
}

.tpl .news-link a:link, .tpl .news-link a:visited, .tpl .news-link a:active 
{
}

.tpl .news-link a:hover
{
}
