/* Generated by KompoZer */
@charset "utf-8";
#modernbricksmenu ul {
  margin: 0 0 0 60px;
  padding: 0;
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#modernbricksmenu li {
  margin: 0 2px 0 0;
  padding: 0;
  display: inline;
  text-transform: uppercase;
}
#modernbricksmenu a {
  border-bottom: 1px solid white;
  margin: 0 1px 0 0;
  padding: 5px 10px;
  float: left;
  display: block;
  color: white;
  text-decoration: none;
  letter-spacing: 1px;
  background-color: black;
}
#modernbricksmenu a:hover {
  background-color: gray;
}
#modernbricksmenu #current a {
  border-color: #666600;
  background-color: #666600;
}
#modernbricksmenuline {
  padding: 0;
  background: #d25a0b none repeat scroll 0% 50%;
  clear: both;
  width: 100%;
  height: 5px;
  line-height: 5px;
}
#myform {
  margin: 0;
  padding: 0;
  float: right;
}
#myform .textinput {
  border: 1px solid gray;
  width: 190px;
}
#myform .submit {
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  height: 22px;
  background-color: lightyellow;
}
