/* cssmodule_othernews */
#othernews{
	width:238px;
	margin-bottom:4px;
	/*height:248px;
	/*border:1px solid #b2d0e7;*/
}
/*
	#othernews #body{
		width:230px;
		height:240px;
		margin:4px;
		background-color:#f3f3f3;
	}
	#othernews #body #title{
		font-size:11px;
		font-family:Arial;
		color:#0064ae;
		float:right;
		margin-right:14px;
		margin-top:6px;
	}
*/
	/*
	#othernews ul{
		clear:both;
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:8px 0 0 0;
		padding:0 0 0 15px;
	}
	#othernews ul li a{
		font-size:12px;
		padding-left:8px;
		margin:0;
		font-family:Verdana;
		color:#666;
		text-decoration:none;
		font-weight:bold;
		background-image:url('../img/freccina.png');
		background-repeat:no-repeat;
		background-position:0px center;
	}
	#othernews ul li a:hover{text-decoration:underline;}
	*/