.ctrlThematicLinks_lblSelectedGroup
{
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:2px;
	display:block;
}

.ctrlLinks_listSeparator
{
	background: #191919;
}

.ctrlThematicLinks_LinkItem
{
	border-bottom: dashed 1px #191919;
	margin-bottom: 7px;
}

.ctrlThematicLinks_LinkDesc
{
	padding-top: 5px;	
	padding-bottom: 5px;
}

.ctrlThematicLinks_LinkClicks
{
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 3px;
}

.ctrlThematicLinks_GroupDatalist A
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.ctrlThematicLinks_GroupDatalist A:hover
{
	color: #7A4141;
}

.ctrlThematicLinks_ImageContainer
{
    width:inherit;
    padding:3px;
    background-color:#EAEAEA;
    border:dashed 1px #AAAAAA;
}

/*********************************************
Search Results
*********************************************/

.ctrlThematicLinks_Search_pnlAdvancedDetails
{
	margin-top:5px;
	padding:3px;
	padding-top: 4px;
	padding-bottom: 4px;
	
	background:#F8F8F8;
}
