
.templateedit {
	border: thin groove #000000;
	margin:1em;
	padding:0.5em;
}

.templateedit #desc{
	margin-left:1em;
	font-weight: bold;
}

.templateedit #data{
   margin-bottom:1em;
}

tr.pn-even {
	background-color: #fff;
    color: inherit;
}

tr.pn-odd {
	background-color: #f3f3f3;
    color: inherit;
}