h1, h2, p {font-family: Verdana, Geneva, Tahoma, sans-serif;}
h2.banner {font-size:14px; line-height:1.5em; font-weight:normal;}
a.hide {text-decoration: none;}
a.hide:hover {text-decoration: underline;}
span.copy {display: block; padding-top:6px; color:#000;}
span.copy a {color:#000;}
div.footer {margin-top:20px;}
.apple-certified {position:absolute; top:10px; right:10px;}
.mobile {display: none;}

@media all and (orientation: portrait) {  
    .sidebar { display: none;}
    #body {background-image: none;}
    .apple-certified-mobile {float:right;}
    .zixo-mobile-header {margin-bottom:80px;}
    .mobile {display: block;}
}

            .section-banner {
                display:block;
                width:180px;
                height:300px;
                border:2px solid #ddd;
                border-radius:10px;
                text-align:center;
                float:left;
                margin-right:10px;
                margin-top:10px;
            }
            .section-banner a {
                display: block;
                font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
                font-size: 23px;
                font-weight: normal;
                line-height:1.2em;
                padding:200px 5px 0;
                color:#555;
                text-decoration:none;
            }
            .section-banner a:hover {
                text-decoration: underline;
            }

.mainbody table tr td { padding: 3px 18px; border:1px solid #ddd;}
h2.link {text-align: center; color: #0f0;}
