#banner {
	/*width: 224px !important;
	width: 221px;*/
	/*w\idth: 221px;*/
	/*width: 224px;*/
	margin-left: 800px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding: 0 0 0 0;
}

.logoCamera {
	border-top: 1px solid #BBB;
	/*padding-top: 10px;*/
	padding-bottom: 30px;
	/*background-color: #680001;*/
}

#titoloregioni {
	text-align: center;
	color: #ffffff;
	font-size: small;
	/*font-weight: bold;*/
	/*border-top: 1px solid #555;*/
	background-image: url('../_img/banner_gradient.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 8px;
	padding-top: 8px;
}

#regioni {
	font-size: small;
	font-weight: bold;	
	background-color: #bfbfbf;
	margin: 0 0 0 0;
	background-image: url('../_img/bg_dark_light_gray_gradient.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
    	-webkit-border-bottom-right-radius: 10px;    /* for Safari */
    	-moz-border-bottom-right-radius: 10px;       /* for Firefox */

}

#regionilist {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
}

#regionilist ul {
}

#regionilist li {
	list-style-type: square;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#regionilist a {
	color: #000000;
	text-decoration: none;
}

#regionilist a:hover {
	text-decoration: underline;
}

#online_users {
	padding: 8px 8px 5px 0px;
	text-align: right;
	font-size: smaller;
	background-color: #FFFFFF;
	color: #999;
}

.updateMsg {
	color: #BB6;
	font-size: xx-small;
}

