.lfgc_cp {
	color:#000;
	background-color:#b4b4b4; /* for control panel only */
	}

#nowplaying_container {
	/* background-color:#000; */
	padding:5px;
	height:150px;
	width:250px;
	margin:12px 0;
	}

#nowplaying_header {
	/* color:#fff; */
	text-align:center;
	font-family:arial,sans-serif;
	margin:0 0 0 85px;
	font-size:12px;
	height:65px;
	overflow:hidden;
	/* border:1px solid red; */
	}
	
#np_hd1 {
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:6px;
	}
#np_hd2 {
	font-size:11px;
	}
	
#nowplaying_photo img {
	height:150px;
	width:75px;
	float:left;
	margin:0 8px 0 0;
	}
		
#nowplaying_icons {
	/* border:1px solid blue;    */
	margin:4px 0 4px 85px;
	height:80px;
	width:162px;
	text-align:center;
	}
	
#nowplaying_icons div{
	float:left;
	}
	
#nowplaying_cleardiv{
	height:1px;
	width:1px;
	clear:both;
	}
	
/* ICONS */
/*
.nowplaying_icon {
	float:left;
	}
*/
	
.nowplaying_icon img{
	height:32px;
	width:32px;
    border:0;
	}
	
#nowplaying_icons.npi_1row div{
	margin-top:24px;
	margin-bottom:24px;
	}
	
#nowplaying_icons.npi_2rows div{
	margin-top:4px;
	margin-bottom:4px;
	}

#nowplaying_icons.npi_single div{
	margin-left:60px;
	margin-right:10px;
	}	
	
#nowplaying_icons.npi_2across div{
	margin-left:30px;
	margin-right:10px;
	}	

#nowplaying_icons.npi_3across div{
	margin-left:12px;
	margin-right:8px;
	}		

#img_select_frame {
	margin-top:12px;
	width:80%;
	height:320px;
	overflow:scroll;
	background-color:#333;
}

#img_select_frame img{
	border:3px double #000;
	margin:5px 8px;
}

#upload_frame {
	position:absolute;
	top:266px;
	left:810px;
}

#lf_navbuttons form{
	float:left;
}

#lf_navbuttons form input{
	margin:8px 3px 10px -2px;
	font-size:10px;
}

#lf_navbuttons form input.add {
	width:69px;
}
#lf_navbuttons form input.del {
	width:94px;
}
#lf_navbuttons form input.reo {
	width:98px;
}

.lf_field input{
	width:450px;
}

#lf_message {
	position:absolute;
	top:250px;
	right:50%;
	font-size:14px;
	
}

.lf_searchlinks img {
	margin:0 4px;
	border:0;
}
