.x-action-col-cell img.blue_ball {
	height: 18px;
	width: 19px;
	background-image: url(image/blue_ball.png);
}

.x-action-col-cell img.green_ball {
	height: 26px;
	width: 26px;
	background-image: url(image/green_ball.png);
}

.x-action-col-cell img.red_ball {
	height: 26px;
	width: 26px;
	background-image: url(image/red_ball.png);
}

.x-action-col-cell img.yellow_ball {
	height: 26px;
	width: 26px;
	background-image: url(image/yellow_ball.png);
}

.AddNewItem {
	height: 16px;
	width: 16px;
	background-image: url(images/details_open.png);
}
.CloseDetailsIcon {
	height: 16px;
	width: 16px;
	background-image: url(image/delete.gif);
}

.ResetIcon {
	height: 16px;
	width: 16px;
	background-image: url(images/dfclear.png);
}

.SaveIcon {
	width: 16px;
	height: 16px;
	background-image: url(images/save.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.LoadIcon {
	width: 16px;
	height: 16px;
	background-image: url(images/moreview.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.CloseIcon {
	width: 16px;
	height: 16px;
	background-image: url(images/cancel.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DeleteIcon {
	width: 16px;
	height: 16px;
	background-image: url(images/i_drop.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.AcceptIcon {
	width: 16px;
	height: 16px;
	background-image: url(images/accept.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SearchIcon {
	width: 16px;
	height: 16px;
	background-image: url(images/search.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.EditIcon {
	width: 16px;
	height: 16px;
	background-image: url(images/i_edit.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.x-grid3-row td {
	line-height: 20px;
	font-size: 11.5px;
}

.x-form-field {
	font-size: 12px;
}
.x-form-item {
	font-size: 12px;
}

.browse_icon {
	width: 16px;
	height: 16px;
	background-image: url(images/browse_icon.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.resolved_icon {
	width: 59px;
	height: 25px;
	background-image: url(images/resolved.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.next_icon {
	width: 16px;
	height: 16px;
	background-image: url(images/dnext.png);
}
.download_icon {
	width: 16px;
	height: 16px;
	background-image: url(images/i-download.png);
}

.login_icon {
	width: 22px;
	height: 22px;
	background-image: url(images/login_icon.png);
}

.ExportToExcel {
	width: 22px;
	height: 22px;
	background-image: url(images/Excel-icon.png);
}

.ExportToPDF {
	width: 16px;
	height: 16px;
	background-image: url(images/pdf.gif);
}
.ExportToWord {
	width: 22px;
	height: 22px;
	background-image: url(images/word-icon.png);
}

.BackIcon {
	height: 16px;
	width: 16px;
	background-image: url(images/dback.png);
}
.DetailsIcon {
	height: 16px;
	width: 16px;
	background-image: url(images/Previewdetails-icon.png);
}
.empIcon {
	height: 16px;
	width: 16px;
	background-image: url(images/empicon.png);
}