@charset "UTF-8";

.ui-state-default {
	cursor: pointer;
	display:block;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:19px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #494848;
	height:21px;
	background-image: url(images/musicPrev-cat-bg-lg.jpg);
}
.acc a:hover {

}
.acc-music div td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #706e6e;
	height:24px;
}
.acc-music div td a {
	color: #ececec;
	font-weight: bold;
	text-decoration:none;
	font-size: 13px;
}
.acc-music a.head-music {
	text-decoration:none;
}
.acc-music a.head-music-new {
	text-decoration:none;
}
.ui-state-active {
	cursor: pointer;
	display:block;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:19px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #494848;
	height:21px;
	background-image: url(images/musicPrev-cat-bg-lg-On.jpg);

}
.acc-music div td a.viewall {
	color: #fff200;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.acc-music  {
	width: 608px;
}

.acc-music div {
	padding-left:6px;
	padding-top:5px;
	background-image: url(images/musicPrev-listing-lg-bg.jpg);
	color: #cccccc;
	font-size: 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.acc-music-license {
	background: #944;
	font-size: 12px;
	padding: 4px 8px;
}

.acc-music-header {
	font-size: 12px;
	color: #FFFFFF;
}

.acc-music-header a {
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}

#yellow {
	color:#fff200;
}