/*
+---------------------------------------------------------------+
|	e107 website system
|
|	©Steve Dunstan 2001-2005
|	http://e107.org
|	jalist@e107.org
|
|	Released under the terms and conditions of the
|	GNU General Public License (http://gnu.org).
|
|
|   News Tools plugin  ver. 1.0
|   by Alf - http://www.e107works.org
|	last update: 03 ott 2011
|   Released under the terms and conditions of the
|   Creative Commons "Attribution-Noncommercial-Share Alike 3.0"
|   http://creativecommons.org/licenses/by-nc-sa/3.0/
+---------------------------------------------------------------+
*/
a img {border:none;text-decoration:none;}
a:hover  img {border:none;}
img{vertical-align:middle}
a:focus { outline: 0; }

/* layout full */
.nt_float_blocks{float:left;margin:10px 12px 0 0;display:inline;position:relative;}

.text_url_exchange{border:none;margin:1px 0 0 0;color:#9393A5;background:#E8E8F0;padding:4px;font-size:11px;}

.related_title_link{float:right;margin:5px 0 0 2px;}
	.top_related{width:540px;height:25px;}
	.bordo_related{width:520px;padding:5px 20px 0 20px;}
	.bottom_related{width:540px;height:25px;}
	
/* layout open menu */
.blocco_nt_open{position:relative;width:48px;display:inline;margin:0 0 0 5px;}
	

	
/* Admin tags */
.navigatore_news{padding:10px 0;font-size:20px;text-align:center;margin:10px auto 0 auto;}
	.navigatore_news span{padding:2px 6px;color:#fff;background:#B0C1D3;margin:0 2px;}
	.navigatore_news a{color:#B0C1D3;padding:1px 5px;border:1px solid #B0C1D3;margin:0 2px;text-decoration:none;} 
	.navigatore_news a:hover{color:#000;text-decoration:none;padding:1px 5px;margin:0 2px;}
