.omaggio .o_title{
    height: 20px;
    padding-left: 24px;
}

.omaggio .o_datirichiesti{
    margin: 2px 0 0 18px;
    padding-left: 6px;
}
.omaggio .buttons{
    width: 100%;
    text-align: center;
}

.omaggi .vodafone { 
    background: url("omaggi/vodafone20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .tre { 
    background: url("omaggi/tre20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .tim { 
    background: url("omaggi/tim20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .wind { 
    background: url("omaggi/wind20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .windtre { 
    background: url("omaggi/windtre20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .lafeltrinelli { 
    background: url("omaggi/lafeltrinelli20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .amazon { 
    background: url("omaggi/amazon20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .decathlon { 
    background: url("omaggi/decathlon20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .digitalpix { 
    background: url("omaggi/digitalpix20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .donazione { 
    background: url("omaggi/donazione20.png") no-repeat; 
    background-position: 0px 0px; 
}
.omaggi .invio{
    padding: 5px;
    color: #ffffff;
    background-color: #FF6600;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;

    background: rgb(255,102,0); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,102,0,1) 0%, rgba(255,234,213,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,102,0,1)), color-stop(100%,rgba(255,234,213,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,102,0,1) 0%,rgba(255,234,213,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6600', endColorstr='#ffead5',GradientType=0 ); /* IE6-9 */
}
.omaggi .invio:hover{
   background: #FF6600; 
}
.omaggio a {
    color: #AAA;
    text-decoration: none;
}
.omaggio a:hover {
    text-decoration: underline;
}
.omaggio.active {
    border: solid 3px #FF6600;
}
.omaggi.frontpage .content {
    display: none;
}
.omaggi .section {
    cursor: pointer;
}
.profilo .titolo-sezione,
.omaggi .titolo-sezione {
    border-top: solid 2px #FF6600;
    font-weight: bold;
    color: #666666;
    padding: 2px;
    background: rgb(255,234,213); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,234,213,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,234,213,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,234,213,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,234,213,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,234,213,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(255,234,213,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
    -pie-background: linear-gradient(top,  rgba(255,234,213,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
}
.omaggi .q_info.button  {
    color: #f5910f;
}
.omaggi .q_info.button:hover {
    color: #F16A0E;
}