#header
{
  height: 70px;
  background-image: url(../images/theme/basic/basic_header.png);
  background-repeat: no-repeat;
}

#emachi_rogo
{
  position: relative;
  top: 5px;
  left: 5px;
  text-align: left;
}

#primary_header
{
  float: left;
  text-align: left;
  width: 510px;
  height: 20px;
  margin-top: 5px;
  background-image: url(../images/theme/basic/basic_primary_header.png);
  background-repeat: no-repeat;
}

#primary_header h2
{
  text-aligh: left;
  margin: 0 5px;
}

#secondary_header
{
  width: 180px;
  height: 20px;
  margin: 0;
  background-image: url(../images/theme/basic/basic_secondary_header.png);
  background-repeat: no-repeat;
}

#secondary_header h2
{
  text-aligh: left;
  height: 20px;
  margin: 0 5px;
}

#copyright
{
  margin: 0;
  text-align: center;
  background-image: url(../images/theme/basic/basic_footer.png);
  background-repeat: no-repeat;
}

#login
{
  width: 180px;
  background-color: #FFFFFF;
  text-align: left;
  margin: 5px 0;
  margin-left: auto;
  margin-right: auto;
}

#login p
{
  margin-left: 1em;
}


#menu
{
  width: 180px;
  background-color: #FFFFFF;
  text-align: left;
  margin: 5px;
  margin-left: auto;
  margin-right: auto;
}

#input_table
{
  clear: both;
  background-color: #FFFFFF;
  font-size: 120%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

#input_table table
{
  border-top: 1px solid #444444;
  border-bottom: none;
  border-left: none;
  border-right: none;
  font-size: 100%;
  width: 510px;
}

#input_table td
{
  border-top: none;
  border-bottom: 1px solid #444444;
  border-left: none;
  border-right: none;
  margin: 0;
  width: 310px;
}

#input_table th
{
  border-top: none;
  border-bottom: 1px solid #444444;
  border-left: none;
  border-right: 1px solid #444444
  background-color: #F3F3F3;
  font-weight: normal;
  width: 200px;
}

#reissue
{
  text-align: left;
}

#message
{
  font-size: 120%;
  text-align: left;
}

#parts
{
  text-align: left;
}

#ads
{
  text-align: left;
}

#entry_blocked
{
  width: 150px;
  height: 100px;
  float: left;
}
