table.wfIconBar
{
	height: 23;
}
td.wfButtonsCell
{
	background-image: url(../Img/Workflow/IconbarBgContent.gif);
	background-repeat: repeat-x;
	padding-left:4px;
	white-space: nowrap;
}

td.wfStatusCell
{
	background-image: url(../Img/Workflow/IconbarBgContent.gif);
	background-repeat: repeat-x;
	padding-right: 6px;
}

.wfButton
{
	position: relative;
	cursor: hand;
	margin: 1px;
	margin-left: 4px;
	margin-right: 4px;
	border: 0px;
}
