/*
	Impostazione degli header e dei bordi di ogni box		
*/
.block .heading {
	height:28px;
	background: transparent url(../../../img/theme/default/other/button_bg.gif) left top repeat-x;
}
.block span {
	/*background: transparent url(../../../img/theme/default/other/button_corners.gif) right -36px no-repeat;*/ 
}
.block h2 a, .block h1 a, .block span a {
	background: transparent url(../../../img/theme/default/other/button_corners.gif) left top no-repeat;
	text-decoration:none;
}
.block .container {
	background:#fff;
	/*border:2px solid #1e519e;*/
	border-top:none;
	cursor:default;
}

/*
	Carattere degli header senza javascript
*/
.block h2 a span, .block h1 a span, .block span a span {
	font: bold 14px "Trebuchet MS";
	color:#fefefe;
	padding:6px;
}

/*
	Correzione dei colori delle scritte
*/

/*
	Pagina di Calcolo & rpstep3
*/
.total{
	color : #D87D00;
}
.total_price{
	color : #D87D00;
}
.tr.selected td a{
	color : #D87D00;
}
/*
	Pagina rpstep4
*/

.form div.question_checkbox{
	color : #D87D00;
}


.plNumber,.plNumberQQRequired , .call-to-action input[name="plateNumber"] { 
	height: 22px;
	width: 147px;
	font-size:180%;
	text-align:center;
}

.licencePlate {
  background: url(../../../img/theme/default/other/plateNumber.gif) no-repeat top left;
  border:0 none;
  height: 26px !important;
  width:147px !important;
}

.process .plNumberQQRequired {
	background: url(../../../img/theme/default/other/kenteken_130x25.gif) no-repeat top left;
	height: 23px;
	font-size:160%;
}






