﻿/********** DETTAGLIO ORDINE ************/

.dettaglio_ord_OC
{
	width: 110px;
	height: 30px;
	background-image: url(../../Images/it-IT/btn_problemi.gif);
	background-repeat: no-repeat;
	}
.dettaglio_ord_OC A
{
	width: 110px;
	height: 30px;
	display:block;
}
/********** /DETTAGLIO ORDINE ************/

/********** RIEPILOGO ORDINE ************/
.BtnSelezionaTNT
{
	background-image: url('../../Images/it-IT/btn_scegliTNTPoint.gif' );
	background-repeat: no-repeat;
	width: 165px;
	height:40px;
	display:block;
}
.BtnSelezionaTNT A
{
	width:165px;
	height:40px;
	display: block;	
}
.BtnCorreggiDati
{
	background-image: url('../../Images/it-IT/btn_correggidati.gif' );
	background-repeat: no-repeat;
	width: 165px;
	height:40px;
	display:block;
	float:right;
}
.BtnCorreggiDati A
{
	width:165px;
	height:40px;
	display: block;	
}
/********** /RIEPILOGO ORDINE ************/

