﻿.bad_header
{
  background-image: none;
  width: 100% !important;
}

.bad_header h1
{
  text-align: left;
  margin: 0;
  padding: 2px;
  border-bottom: #eeeeee double 3px;
}

.bad_header h1 a
{
  text-decoration: none;
  color: #333;
}

.bad_header h1 input
{
  vertical-align: bottom;
}



#badom th
{
  background-color: #daf4f9;
  min-width: 80px;
}

