.Results_ContainerEspansa img {
    max-width: 300px;
    height: auto;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.Results_ContainerEspansa .thumbstretchata{
	height:auto;
}
#footer {
    background-color:#fff;
    background-image:none;
    border-top:1px #ccc solid;
}
#thiseditionname span {
    
    color:#000;
}
#footer .func.btn, #footer .func.btn .label a {
    background-color:#666;
}
#footer .func.btn .label a:hover, #footer .func.btn.active .label a {
    background-color:#333;
}
#home.func.btn .label a {
    background-image:url(../customimages/edicola/footer_home.png);
}
#shop.func.btn .label a {
    background-image:url(../customimages/edicola/footer_shop.png);
}
#myprofile.func.btn .label a {
    background-image:url(../customimages/edicola/footer_myprofile.png);
}
#help.func.btn .label a {
    background-image:url(../customimages/edicola/footer_help.png);
}
#multi.func.btn .label a {
    background-image:url(../customimages/edicola/footer_multi.png);
}
#pages.func.btn .label a {
    background-image:url(../customimages/edicola/footer_pages.png);
}
#summary.func.btn .label a {
    background-image:url(../customimages/edicola/footer_summary.png);
}
#download_pdf.func.btn .label a {
    background-image: url(../customimages/edicola/footer_pdf.png);
}
#print_page.func.btn .label a {
    background-image: url(../customimages/edicola/footer_print.png);
}
#articles.func.btn .label a {
    background-image: url(../customimages/edicola/footer_articles.png);
}


#footer .func input {
    background-color:#ccc;
}
#go_search {
    background-color: #666!important;
    color: #fff;
}
#calendar {
    background-color: transparent!important;
}
#footer .func#editiondate {
    border:none;
}
#multi .totnum {
    color:#fff;
}
.toggling {
    background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}
#search_cont {
color: #000!important;    
}
#search_cont .option {
    border-right:1px solid #ccc;
}
#showmore a:hover, #showmore.active a {
    background-color:#333;
}
#thumbcont li.active p {
    background:#999;
}
#footer .dataedizione {
    color:#000;
}
#footer .func.btn.disabled a {
background-color: #666 !important;
}
#pages_cont {
    border-top:1px solid #666;
}
#footer .sx{
    float:none;
}
tr.td_label_last {
    display: none;
}
tr.row_price.privato{
    display: none;
}
tr.orderprice{
    display: none;
}