
/*  ******************************************/
/* CONTENT ***********************************/
/*  ******************************************/
div#visore {
    overflow: hidden;
}

div.blank_facs {
    height: 388px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 25%;
    font-size: 120%;
}


/* ******************************************** */
/* LIST ON THE SIDE OF THE FACSIMILE FRONT PAGE */
/* ******************************************** */
ul#facsimile_frontpage_access_list {
    margin: 15px 4%;
	margin: 15px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
ul#facsimile_frontpage_access_list li {
    margin-bottom:  15px;
    padding: 2% 0 10% 0;
    clear: both;
    background: url(/images/dot_orizz.gif) repeat-x bottom;
    /* Box Model Hack */
    width: 100%;
    voice-family: "\"}\"";
    voice-family:inherit;
    /* width:96%; */
	width: 100%;
    text-align: center;
}
ul#facsimile_frontpage_access_list li h3 {
    color: #6a615d;
    text-align: center;
    display: block;
    font-size: 1.6em;
	padding: 0 15px;
}
ul#facsimile_frontpage_access_list li h3 a {
    color: #6a615d;
    text-align: center;
    display: block;
    font-size:14px;
}
ul#facsimile_frontpage_access_list li h3 a img {
    display: block;
    /* margin-left: 43px; */
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/*  ******************************************/
/* SCROLL MENU *************************** */
/* MENU LIST IN THE SIDE SCROLL */
/*  ******************************************/
#scroll{
    padding: 0 !important;
}
    #scroll h1 {
        font-family: georgia, serif;
        font-weight: normal;
        font-size: 1.8em;
        background: #fff;
        padding: 14px 12px 14px 12px ;
        border-bottom: 1px solid #e0e0e0;
        display: block;
        text-align: center;
    }