ul.items
{
margin: 1em 0;
padding: 0 0em;
width:100%;
}

ul.items li
{
margin: 0 0 0.8em 0;
}

ul.subtopics
{
margin: 1em 0;
padding: 1em;
}

ul.subtopics li
{
background-color: #f5f5f5;
padding: 1px 3px;
font-size: 0.9em;
margin-bottom: 4px;
border-left: solid 0px #ff0000;
}

ul.subtopics li a
{
font-weight: bold;
text-decoration: none;
}

ul.subtopics li a:hover
{
text-decoration: underline;
}


/* GALLERIA*/


ul.items li.gallery_thumb-item
{
padding:1em;
margin-bottom: 1em;
}

ul.items .gallery_thumb-item .caption
{
margin-top:2em;
margin-right:1em;
}

ul.items li.gallery_thumb-item img {float:left;
border:1px solid #666;
}





