h1 {
	font-size:24px;
	color:#D0D0D0;
	margin:0 0 10px 0;
	padding:0;
	text-decoration: none;
}

body.profile h1 {
	margin:0 !important;
	white-space: nowrap;
}

h2 {
	font-size:16px;
	color:#35373A;
	margin:0;
	padding:0;
}

#content_left h2,
body.view #content_right h2 {
	color:#738AA8 !important;
	margin:0 0 15px 0;
	font-weight:normal !important;
}

body.view #content_right h2 {
	padding:0 0 0 14px !important;
	margin:0 0 5px 0 !important;
}

body.play h2 {
	color:#9A1437;
}

#note h2 {
	color:#302E1D;
	font-weight:normal !important;
	margin:0 0 10px 0;
}

#track_info h2 {
	margin:0 0 5px 0;
}

body.home h2 {
	font-weight:bold !important;
}

h3 {
	font-size:14px;
	color:#D0D0D0;
	font-weight:normal;
	line-height:150%;
}

#tracks h4 {
	margin:0;
	padding:0 0 5px 0 !important;
}

h5 {
	padding:10px 0 0 14px;
	font-size:13px;
	margin:0;
}



		/* Side content styling accross all pages */
div.side_content_top {
	width:327px;
	height:25px;
	margin:0;
	padding:7px 0 0 11px;
	position:relative;
	display:block;
	background:url('/_images/bgs/side_content_top.gif') top left no-repeat;
}

div.side_content_top h1 {
	font-size:16px;
	margin:0;
	padding:0;
}

div.side_content {
	width:328px;
	margin:0;
	padding:10px 5px 10px 5px;
	display:block;
	position:relative;
	background:url('/_images/bgs/side_content.gif') bottom left no-repeat;
}

#icon_links a {
	margin:0;
	padding:0 5px 0 0;
}



















