#Content {
	width: 624px;
	margin-right: 326px;
	margin-top: 10px;
	background-image: url(../images/concerts_images/contentright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
}
#Content h2 {
	background-image: url(../images/profile_images/heading.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 623px;
	text-indent: -9000px;
}
#Content .head {
	background-color: #333;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	color: #777;
	padding: 8px 0 5px 10px;
}
#Content .head h3 span {
	font-size: 12px;
	margin-left: 4px;
	color: #666;
}
#Content .Section .sideHead {
	font-style: italic;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}


#Content h3 {
	font-size: 24px;
	font-style: italic;
	margin-bottom: 8px;
}
#Content .Section {
	background-color: #464646;
	width: 612px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-bottom: 1px;
	color: #FFF;
	padding: 5px;
}
#Content .Section .history tr td {
	padding: 5px;
}
#Content .Section #audioPlayer    {
	padding: 5px;
	background-color: #3a3a3a;
	margin-bottom: 5px;
}
#Content .Section #audioPlayer ul{
	height:150px;
	overflow:auto;
	list-style-type: none;
	color:#aaa;
}
#Content .Section #audioPlayer ul li{
	padding:5px;
	border:1px solid #777;
	margin:5px;
	font-size:12px;
}
#Content .Section #audioPlayer ul li span{
	float:right;
	margin-top:-15px;
	font-size:11px;
}
