.piu-bg-rosso-tondo {
border-radius: 2em;
border: 1px solid rgba(71,71,71,.1);
background: #cc2027; /* Old browsers */
background: -moz-linear-gradient(top,  #cc2027 0%, #e05557 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc2027), color-stop(100%,#e05557)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc2027 0%,#e05557 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc2027 0%,#e05557 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc2027 0%,#e05557 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc2027 0%,#e05557 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2027', endColorstr='#e05557',GradientType=0 ); /* IE6-9 */
padding: 5px 15px;
height: 35px;
text-shadow:1px 1px 1px rgba(0,0,0,.8);
color: #fff;
}
.piu-left {
float:left;
margin-right: 20px;
}
.piu-clear, .webform-component--a-capo, .webform-component--a-capo2, .webform-component--a-capo3, .webform-component--a-capo4, .webform-component--a-capo5{
clear: both;
}
.piu-label {
margin-bottom: 5px;
}
.piu-red-label {
margin-bottom: 5px;
color: #c00;
}
.piu-inline {
display: inline-block;
}
.piu-inline label{
margin-bottom: 15px;
}
.piu-box-grigio {
padding: 25px;
background-color: #e0e0e0;
margin-bottom: 50px;
}
.piu-box-grigio-flottante {
padding: 25px;
background-color: #e0e0e0;
margin: 50px;

}
.form-type-select {
float:left;
margin-right: 20px;
}
.webform-component--data-di-acquisto label{
margin-bottom: 15px;
}
.webform-component--data-di-acquisto select{
border-radius: 2em;
border: 1px solid rgba(71,71,71,.1);
background: #cc2027; /* Old browsers */
background: -moz-linear-gradient(top,  #cc2027 0%, #e05557 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc2027), color-stop(100%,#e05557)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc2027 0%,#e05557 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc2027 0%,#e05557 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc2027 0%,#e05557 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc2027 0%,#e05557 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc2027', endColorstr='#e05557',GradientType=0 ); /* IE6-9 */
padding: 5px 15px;
height: 35px;
text-shadow:1px 1px 1px rgba(0,0,0,.8);
color: #fff;
}

.webform-component label{
margin-bottom: 15px;
}
.piu-box {
	width: 22%;
height: 225px;
margin-right: 20px;
margin-bottom: 50px;
vertical-align: top;

}