﻿.KGTopTopicsContainer
{
	height:100%;
}
.TopicContainerTable
{
	height:100%;
}
.TopTopic
{
	width: 395px;
}
.TopTopicDivDescription
{
	list-style-type: none; 
	color: Black;
}
.topAuthorListProfile
{
	float: left;
	top: 0px;
}
.TopTopicImage
{
	float: left;
	top: 0px;
}
.TopListBullet1
{
	font-size: 12px;
	list-style-position:inside; 
	list-style-image: url(../Images/HomePage/NewSite/Bullet1.png);
	cursor: pointer;
}
.TopListBullet2
{
	font-size: 12px;
	list-style-position:inside; 
	list-style-image: url(../Images/HomePage/NewSite/Bullet2.png);
	cursor: pointer;
}
.TopListBullet3
{
	font-size: 12px;
	list-style-position:inside; 
	list-style-image: url(../Images/HomePage/NewSite/Bullet3.png);
	cursor: pointer;
}
.TopListNameLink
{
	font-size: 12px;
	margin-left: 5px;
	color: #333399;
}
.TopListLink
{
	font-size: 10px;
	list-style-type: none; 
	list-style: none none;
}
.TopListAnchorLink
{
	color: #999999;
	margin-bottom: 10px;
	list-style-type: none; 
	list-style: none none;
}
.TopListDescription
{
	font-size: 12px;
	list-style-type: none; 
	list-style: none none;
	color: Black;
	width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.controlHeaderList
{
	margin-bottom: 15px;
	float: left;
	list-style-type: none; 
	list-style: none none;
}
.controlHeaderListItem
{
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	list-style-type: none; 
	list-style: none none;
}
.myTopPeopleDivLayout
{
}

.topAuthorList
{
	font-size: xx-small; 
	width:280px; 
	float: left; 
	text-align: left;
	margin-left:30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.topTopicList
{
	font-size: xx-small; 
	width:350px; 
	float: left; 
	text-align: left;
	margin-left:30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.TopAuthorImage
{
	height: 32px;
	width: 32px;
	float: right;
	margin-top: 10px;
}

.myTopTopicDivLayout
{
	width:100%;
	height: 100%;
	float:left;
}


.TopTopicList
{
  list-style-image: url(../Images/HomePage/NewSite/Bullet.png);
  color:#434E81; 
	font-size: x-small;
}

.mostViewedHyperknowledge
{
	width: 100%;
}
