/* ==========================================
** THIS FILE IS GENERATED WITH
** THE CC-RESOURCEFACTORY TOOL.
**
** USER...........: P001002
** PAINTER........: def
** BUILD-FACTORY..: v1.4.055
** BUILD-DATE.....: Wed Mar 02 18:47:21 CET 2005
** BUILD-DIRECTORY: C:\eclipse\workspace\cc-framework
** BUILD-FILE.....: C:\eclipse\workspace\cc-framework\build\resources\resources.xml
**
** DO NOT MODIFY!
** ==========================================
*/

/* Import the framework default styles */
@import "menu.css";
@import "controls.css";
@import "forms.css";
@import "panel.css";

.numBtn{
  width:25;
  height:25;
  background-color:#ffffff;
  border: 1px solid #006666;
  /*border-left-width:5px;*/
  font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}