/* Styles definition here */
.ahb_m3 #fbuilder .slots div.currentSelection.htmlUsed a {
	background: #fff !important;
	color: #555 !important;
	border-color: #555 !important;
}
.ahb_m3 #fbuilder .slots div:not(.htmlUsed) a:hover {
	background: #ccc !important;
	color: #555 !important;
}