div.message{margin: 0 0  2em; padding: 15px 15px 0 50px;border: solid;border-width: 2px 0;background:#F0F0F0}
div.message p{margin: 0 0 1em}
div.message.info{background: #EAEBF7 url(../../administrator/template/alert/info20.png) no-repeat 20px 20px;border-color: #8E9AFF}
div.message.warning{background: #FFF0BA url(../../administrator/template/alert/warning20.png) no-repeat 20px 8px;border-color: #E87C29}
div.message.question{background: #E4F6DE url(../../administrator/template/alert/help20.png) no-repeat 20px 20px;border-color: #8FDC79}
div.message.error{background: #FFD8D6 url(../../administrator/template/alert/error20.png) no-repeat 20px 8px;border-color: #FF0038;}
div.info {
	border:#666666 1px solid;
	background-color:#F8F8F8;
	margin:2px;
	padding:5px;
	background-image:url(../../administrator/template/img/info.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:40px;
	font-size:10px;
}
div.message.stats{background: #EAEBF7 no-repeat 20px 20px;border-color: #8E9AFF}
/* per classe save */
#save {
	height:31px;
	background-image:url(../../administrator/template/img/ajax-loader.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:40px;
}

