 body {
   background: white;
   font-size: 12pt;
   }
#sidebar_wrapper {
   display: none;
   }

#header {
   display: none;
   }
   
#footer {
   display: none;
   }
#wrapper {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
.pg_col_item 
{
    
    width: 30px
    margin-right: 5px;
}

td.pg_col_item
{
    font-size:70%;
    padding-left: 2px;
    padding-right: 2px;
}

.pg_col_desc
{
    width: 300px;
    padding-left: 2px;
}

td.pg_col_desc{
    font-size: 70%;
    border-right: 0;
}

.pg_col_um{
    border-right: 0;
    width: 10px;
    border-bottom: 2px solid blue;
}

.pg_col_options
{
    width: 100px;
    border: 0;
    margin-right: 5px;
}

.pg_col_price
{
    width: 100px;
    
}

td.pg_col_price
{
    font-size: 70%;
    padding-left: 2px;
}

.pg_col_qty
{
    width: 100px;
}

td.pg_col_qty
{
    
}

td.pg_col_qty input
{
    font-size: 80%;
    border: 1px solid red;
}

.button{
    display: none;
}

#bc_trail{
    display: none;
}

#inquiry_get_info{

    display: none;
}

.display_label{
    color: red;
    float: left;
    width: 300px;
}

#product_inquiry_wrapper a{ display: none;}

#emp_cust_input {display:none;}
#oe_item_entry {display:none;}
.del_button {display:none;}
.pager_nav {display:none;}
.oe_col_item{width: 100px;}
.oe_col_desc{width: 300px;}
.oe_col_price{width: 100px;}

