body{
	margin: 0px;
	padding: 0px;
}

#ply-list{
	overflow-y:scroll;
	width:650px;
	background-color:#EBEBEB;
	height:250px;
}

#myDiv {
	
	z-index:1;
	border:1px solid #ccc;
	/*	margin-left:186PX; */
	position:absolute;
	left:0px;
	background-color:#EBEBEB;
	clear:both;
	/*
	left: 406px;
	top: 224px;
	*/

}
#myDiv a { text-decoration:none; color:#000;}
#myDiv li{ margin:0px;padding:3px; background-color:#EBEBEB; list-style:none;}
#myDiv tr:hover { background-color:#C1DDFF; }
#myDiv td{padding:3px;}
/*#myDiv li:hover{background-color:#ccc;}*/

#pwrap {
	text-align:center;
	height:55px;
	width:430px;
	margin-right:auto;
	margin-left:auto;
	background:url('../img/lcd-bg.jpg') top repeat-x;
}
#player{
	padding:5px;
	margin-left:40px;
}
#nowplaying{
clear:both;
color:#fff;
}
#pcontainer{
	
	background:url('../img/plyr_bg.jpg') repeat-x;
}
#playlist{
	position: absolute;
	margin-top: 10px;
	margin-left: 5px;
	width: 120px;
}
#repeat{
	position: absolute;
	width:20px; height:20px;
}
#playerRight{
	width:100px;
	margin:5px 5px 0 0;
	position:relative;
	float:right;
	text-align:center;
}
#playerRight p{
	width: 62px;
	height:18px;
	padding:0px; margin:0px;
	background:url('../img/butt-bg.gif') no-repeat;
	text-decoration:none;
	
}
#playerRight a{
margin:0px;
padding:0px;
text-decoration:none;
}
.super {text-decoration: blink; text-align: center}
#playerRight p:hover{background:url('../img/butt-bg-hover.gif') no-repeat}
 .hide{
	display:none
	}
.visible{
	display:block;
	}
#alphabets a{
padding:3px; color:#000; font-weight: bold;
}
.altBg{
	background-color:#F5F5F5
}
.row table{	
	width: 100%;
}
.powred-icon{
	float:right;
	margin-right:5px;
	padding:0px;	
}
.composers a, .artist a{
	color:#666;
}

