/* DemoListed Index */
  
#DemoList {
	margin-top:-5px !important;
	}	
#DemoList, #DemoList * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#DemoList li ul {
	background-color:#e5f1f4;
	border-bottom:1px solid #cccccc;
	}
#DemoList li li {
	height:auto;
	border:0px;
	}

#DemoList li ul {
	padding: 7px 6px 7px 6px;
	color:#333;
	}
#DemoList ul span, #DemoList ul span a, #DemoList ul a {
	color:#333;
	text-decoration:none;
	}
.DemoListed {
	background: yellow;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
}
.DemoListedType {
	font-size:14px;
	float:left;
	margin-right:5px !important;
	color:#062971;
	font-weight:bold;
	line-height:20px;
	}
.DemoListedType span,
.DemoListedType.Normal {
	display:none;
	}
.DemoListedType * {
	float: left;
	}
.DemoListedTitle, .User.Name {
	font-size:14px;
	line-height:20px;
	overflow: hidden;
	}
.DemoListedTitle span {
	display:none;
	}
.DemoListedTitle a, .User.Name a {
	color:#3354aa !important;
	text-decoration:underline !important;
	font-weight:bold;
	}
.DemoListedCategory, .DemoListedStarted, .DemoListedPlayer, .DemoListedUploader, .DemoListedDate, .DemoListedDownloads {
	width: auto;
	display:inline;
	font-size:10px;
	margin-right:10px!important;
	}
