.DL_seleted,
.DL_seleted-caption,
.DL_seleted-report,
.DL_seleted-start,
.DL_seleted-result,
.DL_seleted-end,
.DL_seleted-more
{
	color: #000000;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    text-align:left;
}

.DL_seleted-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.DL_seleted-report
{

}

.DL_seleted-result			
{
	margin-top:5px;	
    margin-left:5px;
	margin-bottom:5px;
}
a.DL_seleted-result:hover	{color: #999999;}

.DL_seleted-more
{

}
a.DL_seleted-more:hover {color: #999999;}




