﻿.OQP_Ctrlp {
  position:absolute;
  top:105px; bottom:0px;
  
  width:230px; min-height:395px;
  
  overflow:hidden;
  background:url(../images/oqp_ctrlp_ltr.png) repeat-y;
}
  #oqp_ctrlp_top {
    position:absolute;
    top:0px;
    left:0px; right:0px;
    height:16px;
    
    padding-top:5px;
  }
    .t_oqp_ctrlp_top_part1 { width:100%; height:16px; }
    .t_oqp_ctrlp_top_part2 { padding: 0px 12px 0px 12px; }
      #oqp_ctrlp_ctrl {
        direction:ltr;
        width:17px; height:16px;
        
        overflow:hidden;
      }
        #oqp_ctrlp_ctrl_canvas {
          width:400px; height:200px;
          margin-top:-56px; margin-left:-49px;
          cursor:pointer;
          background:url(../images/oqp_canvas.png) no-repeat;
        }
  #oqp_ctrlp_bottom {
    position:absolute;
    top:21px; bottom:0px;
    left:0px; right:0px;
  }
    .oqp_body_ctrlp_img {
      margin:12px 3px 0px 3px;
      width:24px; height:33px;
      
      overflow:hidden;
    }
    .oqp_body_ctrlp_img_canvas {
      width:400px; height:200px;
      margin-top:-56px; margin-left:-84px;
      background:url(../images/oqp_canvas.png) no-repeat;
    }
    .ctrlp_box_head {
      font-size:15pt;
      font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
      
      overflow:hidden;
    }
      .ctrlp_box_head_canvas {
        direction: ltr;
        width:400px; height:200px;
        margin-top:-90px; margin-left:-77px; margin-right:-117px;
        padding:90px 0px 0px 0px;
        
        background:url(../images/oqp_canvas.png) no-repeat;
      }
    .ctrlp_box_bottom {
      direction:ltr;
      width:206px; height:5px; margin:0px 10px 0px 10px;
      
      overflow:hidden;
    }
    .ctrlp_box_bottom_canvas {
      width:400px; height:200px;
      margin-top:-129px; margin-left:-77px;
      
      background:url(../images/oqp_canvas.png) no-repeat;
    }
      .oqp_ctrlp_header {
        direction:ltr;
        width:11px; height:11px;
        
        overflow:hidden;
      }
      .oqp_ctrlp_header_canvas {
        width:400px; height:200px;
        margin-top:-89px; margin-left:-36px;
        
        background:url(../images/oqp_canvas.png) no-repeat;
      }
      .ctrlp_box_help {
        direction:ltr;
        width:17px; height:17px;
        margin-top:10px;
        cursor:pointer;
        overflow:hidden;
      }
      .ctrlp_box_help_canvas {
        width:400px; height:200px;
        margin-top:-89px; margin-left:-59px;
        
        background:url(../images/oqp_canvas.png) no-repeat;
      }
    .t_OQP_BoxHeader_Content {
      height:40px;
      cursor:pointer;
      margin:-200px 10px 0px 10px;
      
      font-weight:bold;
    }
    .ctrlp_box_content {
      margin:0px 5px 0px 5px;
      padding: 0px 5px 0px 5px;
      border-left:solid 1px #FFFFFF;
      border-right:solid 1px #FFFFFF;
      border-bottom:solid 1px #FFFFFF;
      
      background-color:#FFFFFF;
      font-family: Trebuchet MS,Arial,Helvetica,Sans-serif;
      font-size:10pt;
    }
  .oqp_ctrlp_search_go { width:24px; height:24px; cursor:pointer; overflow:hidden; direction:ltr; }
  .oqp_ctrlp_search_go_canvas {
    width:400px; height:200px;
    margin-top:-101px; margin-left:-25px;
    
    background:url(../images/oqp_canvas.png) no-repeat;
  }
