#NovsuPersonsPortlet .itemtable {
	width:100%;
}

#NovsuPersonsPortlet .itemtable th{
	background-color:#E0E0E0;
	padding:2px;
	vertical-align:top;
}

#NovsuPersonsPortlet .itemtable td{
	background-color:#F3F3F3;
	padding: 2px;
	vertical-align:top;
}