.xpert-wide{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}
.xpert-no-border{
	border-top-style:none;
}

.xpert-right-border{
	background-image: url(/phoenix/img/xpert_rtbg.gif);
	background-repeat: repeat-y;
}

.xpert-bottom-border{
	background-image: url(/phoenix/img/xpert_botbg.gif);
	background-repeat: repeat-x;
}

.xpert-top-border{
	background-image: url(/phoenix/img/xpert_topbg.gif);
	background-repeat: repeat-x;
}

.xpert-even-row{
	background-image: url(/phoenix/img/xpert_lftbg_blue.gif);
	background-repeat: repeat-y;
}

.xpert-odd-row{
	background-image: url(/phoenix/img/xpert_lftbg.gif);
	background-repeat: repeat-y;
}
.xpert-backdrop{
	border-width: 2px; border-color: #cccccc; background-color: #ffe5b2;
}