/* 
    Document   : header
    Created on : 15/05/2012, 08:13:26 PM
    Author     : Isabel Sosa
    Description:
        Purpose of the stylesheet follows.
*/

.content
{   
    padding: 5px 10px 5px 20px;
    min-width: 500px;
    height: 70vh;
    overflow-y: scroll;
}