/* Category */



#category-feed .tags {
  margin: 4px 0 0 0;
}
#category-feed li.entry {
  padding-bottom: 15px;
}
#category-feed .item-info .fltR {
  color: #777;
}
#category-feed .entry .user-box h5 {
  border-bottom: 1px dotted #ddd;
	padding-bottom: 3px;
}
#category-feed .entry .video-box h5 {
  margin-bottom: 3px;
	height: 17px;
	overflow: hidden;
}
#category-feed .video-box {
  margin-left: 54px;
  margin-top: -12px;  
}





#pod-top-users .mod-content {
  font-size: 11px;
}
.leaderboard-list .item-info .fltR {
  color: #777;
}


#pod-top-videos .number {
 	font-size: 31px;
	line-height: 31px;
	margin-top: 0;
	width: 17px;
	margin-right: 6px;
}
#pod-top-videos h5 {
	max-height: 34px;
	overflow: hidden;
}

