#middle #rightColumn.wf-rightColumn {
  width: 750px;
  padding-left: 0px;
  padding-right: 0px;
}

#workflowdialog {
  /* must match BODY style */
  font-size : 10pt;
  color : #666;
}

a.wf-qhotlink {
  margin-right:40px;
  color: #11416d;
  text-decoration: none; 
  decoration: none; 
}

a.wf-qhotlink.selected {
  margin-right:40px;
  color: green
}

a.wf-qhotlink-search {
  margin-right:40px;
  color: #11416d;
  text-decoration: none; 
  decoration: none; 
}

a.wf-qhotlink-search.selected{
  margin-right:40px;
  color: green;
}

a.wf-singlewindow {
  float: right; 
  cursor: pointer;
  font-size: x-small;
}

div.wf-menu-cell {

width: 118px; 
min-height: 12px; 
float: left;
white-space: nowrap;
padding: 0px 0px 5px 0px;

}