
.errori {
/*	min-height: 240px;
	height: auto !important;
	height: 280px;*/
	padding: 0 0 20px 0;
	/*background-color:#99CCFF*/
	border: 3px solid #8397BF;
	margin: 0 0 20px 0;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

.errori h2 {
	color: #B83102;
	font-size: 24px;
	background:url(/images/line_x.gif) left bottom repeat-x;
	border: 1px;
	text-indent: 0;
	padding-bottom:14px;
	margin: 0
}

.errori h3 {
	color: #B83102;
	font-size: 14px;
	padding-top:8px;
	padding-bottom:8px;
	background:url(/images/line_x.gif) left bottom repeat-x;
}

.errori .wrongUrl {
	color: #B83102;
	font-size: 14px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:8px;

}