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

