/*PRINT CSS*/

#sellersList{
    width:500px;
}

#vasenmain {
    width:0px;
    display:none;
    margin:0%;
}
.printInfo, .sellerListingBlock{
    display:block !important;
}

table#header, table#footer {
    display:none;
}
td{
  height:1%;
  width:1%;
  display:inline;
}

tr{
  display:block;
}

tr.hide, a.hide{
  display:none;
}

table.ncon img{
    display:none;
}

table.ncon p img{
    display:inline;
}

.conheadleft p{
  font-size:18px;
}

/* .sellerListingBlock > a{
    display:inline !important;
}*/

/*table.ncon{
    display:block;
}*/

/*table#main2{
    height:100%;
}*/
