.editButton{
	float:left; 
	background-image: url('') !important;
	background-repeat: no-repeat !important;
	height:33px !important;
	width: 33px !important;
}

.deleteButton{
	background-image: url('') !important;
	background-repeat: no-repeat !important; 
	height:33px !important;
	width: 33px !important;
}
/*
.ui-button{
	height: 24px;
	width: 24px;
}
*/

.hEdit{
	background-image: url('') !important;
}

.ui-button-text .edit{
	background-image: none !important;
}

#ipRangeForm .editButton,
#myform .editButton{
	margin-top: -12px !important;
	margin-left: -12px !important;
}
#ipRangeForm .deleteButton,
#myform .deleteButton{
	margin-top: -12px !important;
	margin-left: -12px !important;
	
}