body, #container, #content, #main {
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

#sidebar, #nav, #paints_display_container select, #paints_display_container	#back_to_browse 
{ display: none;}


table#paints_display tbody td { border-bottom: 1px solid #B6DEBB; }
table#paints_display thead td { font-weight: bold; text-align: center; }
table#paints_display tbody td { padding: 4px; padding-right: 20px; text-align: center;}
table#paints_display tbody tr.show { background-color: #D8F0FA; color: red; }
table#paints_display tbody tr.show td.extra_td { background: url('/img/accept.png') top left no-repeat; }
