/*(c) 2009 J. Douglas Miles, M.D., Ph.D.*/
.image_control_bar
{
  width: 100%;
  background-color: #ffffff;
  display: block;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #000000;  
  font-weight:normal;
  border: none;
}
.image_control_tr
{
  width: 100%;
} 
.image_control_td1
{
  float: left;
}
.image_control_td2
{
  float: right;
}

