div.siteNav div.mainLink {
    width:232.5px;
}
 div.siteNav div.home {
    width:50px;
}
 .body-innerwrap ol {
    margin-bottom:10px
}
 .body-innerwrap ol li {
    margin:5px 0px 0px 15px;
    font-size:1.33em;
}
 .body-innerwrap ul li {
    margin:5px 0px 0px 15px;
    font-size:1.33em;
}
 .pic-info {
    background: #000;
     background: rgba(0,0,0,0.3);
     position:relative;
     width:240px;
     height:22px;
     line-height:20px;
     padding: 6px 0px 2px 0px;
     bottom:30px;
     margin:0 auto;
}
 .pic-info:hover {
    background: #000;
     background: rgba(0,0,0,0.4);
}
 .pic-info a {color:#eee!important;}
 .pic-info a:visited {color:#eee!important;}
 .pic-info a:hover {color:#fff!important;
}
 .two-line {
     height:44px;
     bottom:52px;
    }

 .pic-info h2 {
    font-size: 1.3em;
     color:#eee!important;
     margin-top:0px!important;
}
.no-rgba .pic-info {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 );
    /* IE6-9 */
}
 