/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11-feb-2014, 13.20.55
    Author     : daniele
*/



thead { 
    display: table-header-group; 
}
tfoot { 
    display: table-footer-group; 
}
#top {
    display:none;
}
#page {
    display:none;
}
#print {
    display:none;
}
#pagination {
    display:none;
}
#main_loading {
    display:none;
}
a {
    text-decoration: none;
    color:#000000;
}