.feedPageHeader {
	font-size: larger;
	font-weight: bolder;
	background-color: #fff;
}

.description {
	left: 214px;
	border: 2px solid #1AB1A1;
	width: 550px;
}

.atomfeedtitle {
	display:none;
}
.atomfeedcontent {	
	position: relative;
	top: 165px;	
	float: left;
	width: inherit;
	border: 2px solid #1AB1A1;
	padding-right: -2px;
}
.atomentrytitle {
	display:none;
}
.atomentrytitle-empty {
	display:none;
}
.atomentrycontent {
	background-color: #ffffff;
	text-align: left;
	width: 550px;
}
.atomentryfooter {
	display:none;
}
.atomlinkprev {
	display:none;
}

.atomlinknext {	
	display:none;
}

.atomlinknext a {
	text-decoration:none;
}
.chart-wrapper {
	width: 550px;
	background-color: #fff;
	border: 2px solid #1AB1A1;
	position: relative;
	top: 5px;
}

.weekly-chart-wrapper {
	width: 550px;
	background-color: #fff;
	border: 2px solid #1AB1A1;
	position: relative;
	top: 5px;
}

.recent-tracks-wrapper {
	width: 550px;
	background-color: #fff;
	border: 2px solid #1AB1A1;
	position: relative;
	top: 5px;
}
