/* 
    Document   : header
    Created on : 15/05/2012, 08:13:26 PM
    Author     : Isabel Sosa
    Description:
        Purpose of the stylesheet follows.
*/
.panel-menu-lateral
{
/*    width: 275px;*/
    height: 70vh;
    float: left;
    alignment-adjust: central;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 10px;
}