.box-tr{
	background:#73838b url(/img/r-box-tr.gif) no-repeat right top;
}

.action-tr{
	background:#039 url(/img/unlimited/r-action-tr.gif) no-repeat right bottom;
}

/* TESTATE */
.generic-header strong{
	color:#039;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
}


.box-header{
	background:#73838b;
	padding:0 10px 7px 10px;
	background:#73838b url(/img/headerBg.gif) repeat-x bottom;
	
}
.box-header h2.mainheader{
	color:#CCC;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
}
.box-header strong{
	color:#FFF;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 14px;
}



.box-inner{
	background:#e8e4d9;
	padding:0 10px 0 10px;
}

.action-body{
	background:#039;
	padding:7px 10px 0 10px;
	color:#FFF;	
	
}


/* AZIONI */
.action-inner{
	background:#039;
	padding:7px 10px 0 10px;
	color:#FFF;	
	text-align: right;
}

.action-inner input.action{
	background:#039;
	color:#FFF;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/img/fx.gif) no-repeat right;
	padding-right:12px;
	cursor: pointer;
}



/* CHIUSURE */
.info-br{
	background:#e8e4d9 url(/img/r-info-br.gif) no-repeat right bottom;
}

.action-br{
	background:#039 url(/img/unlimited/r-action-br.gif) no-repeat right bottom;
}

/*BARRA UTENTE*/
.user-tr{
	background:#f4f0eb url(/img/r-generic-tr.gif) no-repeat top right;
}

.user-br{
	background:#f4f0eb url(/img/r-generic-br.gif) no-repeat right bottom;
}

