﻿.login-button {
	display: -moz-inline-box; /* Gecko */
	display: inline-block; /* IE, Opera and Safari */
	border: none;
	margin: 0 12px 0 0;
	padding: 2px 3px 6px;
	background: transparent url(../images/button.png) no-repeat;
	overflow: visible; /* Remove superfluous padding for IE */
	cursor: pointer;
	width:54px;
	height:22px;
	font-size:85%;
	text-align: center;
}

.back-button {
	display: -moz-inline-box; /* Gecko */
	display: inline-block; /* IE, Opera and Safari */
	border: none;
	margin: 0 12px 0 0;
	padding: 2px 3px 6px;
	background: transparent url(../images/button_big.png) no-repeat;
	overflow: visible; /* Remove superfluous padding for IE */
	cursor: pointer;
	width:108px;
	height:25px;
	font-size:85%;
	text-align:center;
	vertical-align:middle;
}

.row{
	padding-bottom: 8px;
}

.login-label {
	font-size: 85%;
	color: #FFFFFF;
	padding-bottom: 4px;
	display: block;
}

.label_newsbox {
	padding: 1px 10px 5px;
	margin: 0;
	font-size: 85%;
}
label_newsbox_date.date {
	margin: 0;
	padding: 1px 1px 0 10px;
	color: #6699CC;
}

.h_divider_green {
	margin-bottom: 1px;
	height: 2px;
	background-color: #3366FF;
	overflow: hidden;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

.btnCerca, .btnSalva, .btnAnnulla, .btnNuovaNews, .btnLogin
{
    width: 100px;
    border: solid 1px #000000;
    cursor: hand;    
}

.btnGruppi
{
    width: 120px;
    border: solid 1px #000000;
    cursor: hand;    
}

.btnNuovoDownload, .btnEliminaUtenti
{
    width: 180px;
    border: solid 1px #000000;
    cursor: hand;   
}