.ui-jqgrid th,.ui-jqgrid td {
	font-size: 11px;
}

.ui-jqgrid .ui-jqgrid-htable th {
}

.ui-jqgrid tr.jqgrow td {
	border-bottom-width: 1px;
	border-bottom-color: inherit;
	border-bottom-style: dashed;
}

.ui-jqgrid tr.ui-row-ltr td {
	padding: 0 4px 0 6px;
}

.ui-jqgrid .ui-jqgrid-btable {
	cursor: pointer;
}
