#auth_panel {
	background: #0f132e;
	height: 100px;
	width: 230px;
	position:absolute;
	display: none;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 2px #000000;	
}
.btn-slide {
	width: 100px;
	height: 30px;
	padding: 0 0 0 0;
	margin: 0 auto;
	display: block;	
	color: #fff;
	text-decoration: none;
}
.rightbtn{text-align: right;}
.active {
	background-position: right 12px;
}

.tabl_list {
	list-style: none;
}
.tabl_list li {
	padding-bottom: 20px;
	position: relative;
	text-align: left;
}
.tabl_list a {
	
	display: block;
	color: #2291c6;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
}
.tabl_list li em {
	background: url(images/hover.png) no-repeat;
	width: 80px;
	height: 45px;
	position: absolute;
	top: 5px;
	left: 90px;
	text-align: left;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:30px;height:30px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{background:url('delete.gif') no-repeat 0 -30px}
div.star,div.star a{background:url('/images/star.gif') no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:30px;height:100%;background-position:0 0px;border:1 solid #FF0000}
div.star_on a{background-position:0 -30px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -60px}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/* liScroll style declarations */
 
#qtext { /* the outer div with the black border */
 

margin: 0; 
padding: 0;
color:#f9f9f9; 
vertical-align:middle;
font: bold 16px Verdana;

}
#csong { /* the outer div with the black border */
color:#000653; 

margin: 0; 
padding: 0;

font: bold 14px Verdana;

}

