.disco h2 {
	color: #666666;
	margin-top: 5pt;
	margin-right: 0pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
	font-size: 11pt;
}
.disco p {
	font-size: 8pt;
}
.disco .singles {
	text-align:right;
}
.disco .singles span{
	margin-right: 10pt;
	padding-right: 16px;
	background-image:url(/imgs/arrow-o.gif);
	background-repeat:no-repeat;
	background-position:right center;
	
}

.disco .year, .disco p.year {
	font-size: 11pt;
	font-weight: bold;
	color: #FF5215;
	margin-top: 10pt;
	padding-bottom: 2pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5215;
	margin-bottom: 5pt;
}
