/* 
    Document   : template
    Created on : Jun 19, 2009, 8:56:30 PM
    Author     : sfowler
    Description:
        Purpose of the stylesheet follows.
*/

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

.componentheading {
    display: none;
}

.article_separator{
    display:none;
}

.contentpaneopen{
    margin:0px 0px 0px 0px;
    border:none;
}