
a {
  text-decoration: none;
}

textarea {
  width: 380px;
  height: 55px;
}

select {
  margin-top: 0px;
}

thead th {
  background-color: #7fd4fe;
  font-size: 130%;
  padding-bottom: 3px;    
  padding-top: 3px; 
}

.hidden {
  display: none;
}

div#ads_bar div {
  border-style: solid;
  border-width: 1px;
  margin-bottom: 3px;
}

label {
  font-weight:normal;
}

div#keyboard {
  padding: 5px 5px 5px 12px;
  
}

div#keyboard {
  border-width: 1px; width: 544px;
  background-color: #EAF8FF;
}

div#keyboard input[type=button] {
  margin-left: 1px;
  margin-bottom: 2px;
  background-color: #7FD4FE;
  border-style: groove;
}

div#footer { margin: 5px 0 25px 0; }
span.emphasized {color: blue; }
span.bullet {font-size: 80% ; }

input#search_submit{
    background: #ccc url('/public/icons/search.jpg') no-repeat top left;
    width: 22px;
    height: 22px;
}
