#toppanel {position:absolute; top:290px; left:0px;}
#panel {position:relative; left:-100px;}
.panel_button { position: relative; left:0px; width:48px; cursor: pointer;}
#panel {
	position: absolute;
	top:-28px;
	left:-200px;
	overflow: hidden;
	background:#000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:15px 12px 15px 13px;
	width:130px;
	font-size:10px;
	color:#999;	
}
#panel a.reset {color:#999;}
#panel a.reset:hover {color:#818181;}
#panel .largeheading {border-bottom:1px solid #343434; font-weight:bold; font-size:12px; color:#9c9c9c; padding-bottom:4px; margin-bottom:10px;}
#panel .heading {font-weight:bold; font-family:Arial, sans-serif; }
#panel .colorSelector, #panel .colorSelector2 {border:1px solid #666; margin-bottom:18px;}
#panel .colorSelector div, #panel .colorSelector2 div {height:22px; width:100%;}