table.brushes_icons {
	border: thin solid #a1a1a1;
	background-color: #ececec;
	
	color: #787878;
	font: small Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
}

td.title {
	color: black;
	font-size: small;
	border: medium #fff;
	border-bottom-style: solid;
	border-bottom-color: rgba(255,255,255,0.5);
}