.styleCommands .label{
	font:7pt/7pt;
	color:#666;
	padding:3px;
	width:1px;
}
.styleCommands a.cmd{
	width:19px;
	height:18px;
	margin:1px 0px 1px 2px;
	border:1px solid #00476B;
	background:url('../gfx/panel/styleButtonBkg.gif');
}
.styleCommands a.cmd:hover,.styleCommands a.active{
	width:19px;
	height:18px;
	border:1px solid #666;
	margin:1px 0px 1px 2px;
	background:url('../gfx/editIcons/images/bkg_g.gif');
}
.colorPalette{
	color:#000;
	border:1px solid #666;
	position:absolute;
	background:#000;
	display:none;
}
.colorPalette a{
	font:1px;
	width:8px;
	height:8px;
	margin:1px 1px 0px 0px;
}
.colorPalette .title{background:url('../gfx/editIcons/images/bkg.gif') bottom}

