﻿ .page-contiainer
 {
    clear:both;
    width:100%; 
 }
 
  .page-container
 {
    clear:both;
    width:100%; 
 }
 
 .container-login-main
 {
    background-image: url(/common/graphics/login_banner.png);  
    background-repeat: no-repeat;
    background-position:bottom;

    width: 1314px;
    height: 690px;
 }
 
 .container-reportViewer-main .header-panel{ width:1250px; text-align:right;}
 
 .container-orinventory .add-or
 {
     float:right;
     _margin-top: -100px;
     width: 300px;
     }
     
.container-orinventory-form
{
   min-height:500px;
}
 
 
.container-orinventory .employeeinfo
{
    margin: 12px;
 }
 
 
 .container-job-main textarea
 {
     width: 400px;
     height: 180px;
     
     }
     
     
     .container-access-right-main .field-details .ms-container
     {
         width:600px;
         clear:both;
         }
         
         .container-access-right-main .field-details .selectLabel
     {
         text-align:center;
         display:block;
         padding:6px;
         height: 20px;
     }
