﻿.OQP_Toolbar {
  position:absolute;
  left:10px; right:37px;
  top:10px;
  height:36px;
}
  .oqp_toolbar_tool {
    width:14px; height:30px;
    cursor:pointer;
    overflow:hidden;
  }
    .oqp_toolbar_tool_canvas {
      width:200px;height:400px;
      
      margin-top:-135px;
      background:url(../images/oqp_canvas.png) no-repeat;
    }
  .oqp_toolbar_fill {
    min-width:10px;
  }
  
#oqp_contentnav {
  position:absolute;
  left:0px; right:0px;
  top:15px;
  height:22px;
  color:#333333;
  font-size:18pt;
  
  overflow:hidden;
}
.t_OQP_Contentnav {
  margin-top:-10px;
}
  .contentnav {
    font-size:12pt;
    font-family:Georgia, Times New Roman, Serif;
  }
