/* Hodgson Matt's Fix */
.edit { position: relative !important; z-index: 9999 !important; }
.delete { position: relative !important; z-index: 9999 !important; }
.PBItem input {
	position: relative;
	z-index: 9999;
}