/* ///// SCREEN CSS for older browser - MEDIABRERA.IT - by Opendoc SRL 2004 ///// */

/* ///Containers Style/// */
body {
    background-color: #fff;
    }

table {
    padding: 3px;
/*    width: 100%;*/
    }

div.photoBox {
    display: none;
    }

div.footer {
    text-align: center;
    }

fieldset {
    border: 0px;
    }
/* ///Containers Style/// */

/* ///Others elements Style/// */
#skipLink {
    display: none;
    }

img {
    border: 0px;
    text-decoration: none;
    }
    
img.presentazione {
    float: right;
    }
/* ///End Others elements Style/// */

/* ///Text Style/// */
body, p, th, td, li {
    font-family: verdana, arial, helvetica, sans-serif;
    }

h1 {
    margin-top: 20px;
    font-size: 24px;
    }

h2 {
    margin-top: 30px;
    font-size: 18px;
    }
    
h3 {
    margin-top: 20px;
    font-size: 16px;
    }
    
p.indent {
    text-indent: 20px;
    }
    
blockquote {
    font-style: italic;
    margin-bottom: 25px;
    }
/* ///End Text Style/// */  
