#drawers-container {	padding: 0;	width: 320px;	margin: 0;}#accordion {	padding: 0;	width: 320px;	list-style: none;	margin: 0;}#accordion .handle {	background: url(../images/drawer-tabs.png) no-repeat 0px -60px;	height: 30px;	line-height: 30px;	padding: 0 15px;	position: relative;	cursor: pointer;	margin: 0;	font-weight: normal;	text-decoration: none;	font-size: 12px;	color: #d4d1ce;	font-weight: normal;}#accordion .handle:hover {	background: url(../images/drawer-tabs.png) no-repeat 0px 0px;	color: #ffffff;}#accordion .top-drawer {	background: url(../images/drawer-top-tabs.png) no-repeat 0px -60px;}#accordion .top-drawer:hover {	background: url(../images/drawer-top-tabs.png) no-repeat 0px 0px;}#accordion .handle a {	text-decoration: none;	font-size: 12px;	color: #d4d1ce;	font-weight: normal;}	#accordion .handle a:hover {	color: #ffffff;}	#accordion .handle span {	position: absolute;	top: 0;	right: 25px;	font-size: 12px;	font-weight: normal;	color: #FF6600;}	div.collapse {	margin: 0;}	div.collapse-container {	height: 100%;	padding: 5px 20px;}div.collapse-container p {	color: #999999;}.music-player {	text-align: center;	width: 290px;	margin-left: -5px;}*{ padding: 0; margin: 0; }	div.heading {	margin: 10px 0 0 0;	padding: 5px;}