@charset "utf-8";
/* CSS Document */
 body .x-panel {
	margin-bottom:20px;
}
.icon-grid {
	background-image:url(js/extjs/examples/shared/icons/fam/grid.png) !important;
}
#button-grid .x-panel-body {
	border:1px solid #99bbe8;
	border-top:0 none;
}
.add {
	background-image:url(js/extjs/examples/shared/icons/fam/add.gif) !important;
}
.option {
	background-image:url(js/extjs/examples/shared/icons/fam/plugin.gif) !important;
}
.remove {
	background-image:url(js/extjs/examples/shared/icons/fam/delete.gif) !important;
}
.save {
	background-image:url(js/extjs/examples/shared/icons/save.gif) !important;
}
TD,B {
	COLOR: #222;
	font-size:10px;
}

