/* 
    Document   : sitemap.css
    Created on : 21 maart 2003, 10:34
    Author     : PUMINMO
    Description:
        Styles specific for the sitemap
*/

.rdfItem
{
	margin-top: 8px;
}
.rdfItem .title
{
	font-weight: bold;
}

.rdfItem .description
{
	font-style: italic
}

.rdfItem .readMore
{
	font-size: 7pt;
	color: #004d7e;
}
