/*Ust the following for Printer.jsp*/

#itemlookupform {
    width: 257px;
    height: 268px; /*remove image backslash before sending*/
    /*background: url( /images/bg_itemlookupform.gif );*/
    display: inline;
    float: left;
    border: 0px solid #000;
}

fieldset {
    border: none;
    margin-left: 20px;
    margin-top: 20px;
}

fieldset p {
    color: #333;
    font-size: 11px;
    font-weight: bold;
    border: none;

}


