@media print
{
 #menus,  #mid-img, #browse, #bottom-bar, #footer, #sidebar {
  display: none !important;
 }
}
