.x-field-copybut
	{
	background-color:transparent;
	background:url("../Resources/images/application/cpy_ic.png") !important;
	background-repeat:no-repeat;
	padding:0 !important;
	width:18px !important;
	height:18px !important;
	color: transparent !important;                
}
.x-field-createbut
{
	background-color:transparent;
	background:url("../Resources/images/application/create_bt.png") !important;
	background-repeat:no-repeat;
	padding:0 !important;
	width:73px !important;
	height:25px !important;
	color: transparent !important;                
}
.x-field-updatebut
{
	background-color:transparent;
	background:url("../Resources/images/application/update_bt.png") !important;
	background-repeat:no-repeat;
	padding:0 !important;
	width:63px !important;
	height:25px !important;
	color: transparent !important;                
}