/* 
    Document   : links
    Created on : 06.12.2009, 20:07:51
    Author     : Andre
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#linksContainer {
    border-bottom: 2px solid #7a0001;
    margin-bottom: 10px;
}

#linksHeader {
    font-weight: bold;
}

#linksComment {
    
}