#wrapper {
	width:848px;
	border:1px solid #f2f5ae;
	padding-bottom:20px;
	background-color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../images/music/background.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
}

#leftcol {
	width:432px;
	padding-right:27px;
	padding-bottom:10px;
	padding-top:20px;
	padding-left:10px;
	float:left;
	color:#f5f3a9;
}

#leftcol a:link, #leftcol a:visited {
	color:#ffdc1d;
	text-decoration:none;
}

#leftcol a:hover {
	color:#FFFFFF;
}

#rightcol {
	width:361px;
	float:left;
	padding-bottom:10px;
	padding-top:20px;
}

h2 {
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	width:298px;
	height:22px;
	padding-bottom:10px;
	background-image:url(../images/music/releases.gif);
	background-repeat:no-repeat;
}

h3 {
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

h4 a:link, h4 a:visited {
	text-decoration:none;
	color:#f5e037;
}

h4 a:hover {
	color:#FFFFFF;
}

h5 {
	background-image:url(../images/music/single.gif);
	background-repeat:no-repeat;
	width:96px;
	height:23px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
}

.title_bottom {
	border-bottom:1px solid #f5f3a9;
	margin-bottom:10px;
}

#video h5 {
	background-image:url(../images/music/video.gif);
	background-repeat:no-repeat;
	width:96px;
	height:23px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
	padding-bottom:5px;
}

#song h5 {
	background-image:url(../images/music/song.gif);
	background-repeat:no-repeat;
	width:96px;
	height:23px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
	padding-bottom:5px;
}

#album h5 {
	background-image:url(../images/music/album.gif);
	background-repeat:no-repeat;
	width:107px;
	height:23px;
	padding:0px;
	margin:0px;
	text-indent:-9999px;
	padding-bottom:5px;
}

h6 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #f5f3a9;
	padding-top:15px;
}

.video_row {
	border-bottom:1px solid #f5f3a9;
	margin-bottom:10px;
}

#music_nav {
	padding-bottom:10px;
}

#music_nav a:link, #music_nav a:visited {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f5e037;
}

#music_nav a:hover {
	color:#FFFFFF;
}

.music_release {
	padding-bottom:20px;
}

.music_img {
	width:80px;
	padding-right:10px;
	padding-bottom:10px;
	float:left;
}

.music_cat, .music_release {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f5e037;
}

.music_release a:link, .music_release a:visited {
	color:#f5e037;
}

.music_release a:hover {
	color:#FFFFFF;
}

.tracklist {
	padding-top:10px;
	padding-bottom:10px;
}

.albumBox {
	width:100px;
	float:left;
	padding-right:5px;
	text-align:center;
}

.commment {
	margin-bottom:10px;
}

.commentDate {
	color:#f5e037;
	font-size:10px;
}

.music_row {
	border-top:1px solid #f5f3a9;
}

#music_scroller {
	height:300px;
	overflow:auto;
}

#catalogue .catnum {
	width:80px;
	float:left;
}

#catalogue .title {
	float:left;
}

#catalogue {
	color:#FFFFFF;
}

#catalogueheader h5 {
	padding:0px;
	margin:0px;
	background-image:url(../images/music/catalogue.gif);
	text-indent:-9999px;
	width:171px;
	height:22px;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

#catalogue strong {
	color:#cfa225;
	font-weight:normal;
}

#catalogue a:link, #catalogue a:visited {
	color:#cfa225;
	text-decoration:none;
}

#catalogue a:hover {
	color:#FFFFFF;
}

#catalogue .row {
	padding-top:3px;
	padding-bottom:3px;
	border-top:1px solid #fdf9ca;
}

.album_title_row {
	padding-top:5px;
}

.album_title {
	float:left;
}

.album_comment {
	float:right;
	text-align:right;
}

.thumb_img {
	border:1px solid #f5f3a9;
}