body
{
  font-size: 11pt;
  font-family: arial;
}

a:visited
{
  color: #0000FF;
}

select
{
  width:150px;
}


.header
{
  font-size: 10pt;
  white-space: nowrap;
}

.title
{
  font-size: 16pt;
  color: #999999;
  font-weight: bold;
}

.field_title
{
  font-size: 11pt;
}

.field
{
  font-size: 11pt;
  background:white url(img/searchglass.png) no-repeat scroll 3px 4px;
  border:1px solid #95A5C6;
  color:#000000;
  font-weight:normal;
  padding:2px 0px 2px 17px;
}

.choice
{
  font-size: 11pt;
  background:white no-repeat scroll 3px 4px;
  border:1px solid #95A5C6;
  color: #000000;
  font-weight:normal;
  padding:2px 0px 2px 2px;
}

.button
{
  background:white none repeat scroll 0%;
  border:1px solid #95A5C6;
  color:#000000;
  font-weight:bold;
  font-size: 11pt;
  padding:1px;
}

.dictionary
{
  color: #666666;
  font-size: 10pt;
}

.translation
{
  padding-left: 20px;
}

.search_type
{
  font-size: 9pt;
}

.too_mach
{
  font-size: 9pt;
}

.footer
{
  font-size: 10pt;
  text-align: center;
  white-space: nowrap;
}

