/* for Opera8 */
#wsf_data_container_id
{
  width: 95%;
}
#wsf_data_container_id
{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  background-color: white;
}

#wsf_data_container_id
, #wsf_data_container_id dl
, #wsf_data_container_id dt
, #wsf_data_container_id dd
, #wsf_data_container_id img
, #wsf_data_container_id object
, #wsf_data_container_id span
{
  border: none;
  margin: 0;
  padding: 0;
}

#wsf_data_container_id dl.list
{
  clear: both;
  display: block;
  /*width: 100%; */ /* this adds horisontal scollbar in IE 7 and 6 */
}

#wsf_data_container_id dl.list dt.headword
{
  clear: both;
}

#wsf_data_container_id span.headword
{
  font-weight: bold;
  font-size: 18px;
}

#wsf_data_container_id span.pro
{
  margin-left: 5px;
  white-space: nowrap;
}
#wsf_data_container_id span.pro span
{
  font-style: italic;
}

#wsf_data_container_id dl.pos dt span.pro
{
  margin-left: 8px;
}

#wsf_data_container_id span.pro object
{
  vertical-align: -20%; /* the same as images */
  margin-left: 5px;
}

#wsf_data_container_id span.pro a.sound_play
{
  vertical-align: -20%; /* the same as images */
  margin-left: 5px;
}

#wsf_data_container_id span.pro a.sound_play img
{
  height: 20px;
}

#wsf_data_container_id span.stress1
{
  font-weight: bold;
  text-decoration: underline;
}

#wsf_data_container_id span.stress2
{
  font-weight: bold;
  text-decoration: none;
}

#wsf_data_container_id span.stress0
{
  font-weight: normal;
  text-decoration: none;
}

#wsf_data_container_id dl.pos dt
{
  font-weight: bold;
  font-style: italic;
}

/* ??? alx ??? */
/*
#wsf_data_container_id dl.pos
{
  margin-top: 0;
}
*/

#wsf_data_container_id dl.pos dd
{
  display: inline;
}

#wsf_data_container_id dl.phrase dt
{
  font-weight: bold;
  font-style: italic;
}

#wsf_data_container_id dl.phrase dd
{
  margin-left: 24px;
  line-height: 18px;
}

#wsf_data_container_id span.ind
{
  font-weight: bold;
}

#wsf_data_container_id span.sense
{
  display: block;
  margin-left: 24px;
  line-height: 18px;
}

#wsf_data_container_id span.exa
{
  font-style: italic;
  color: #996633;
}

#wsf_data_container_id span.sense img
{
  vertical-align: -20%; /* bottom of image is at real bottom of line - like baseline, but working */
  margin-right: 5px;
}

#wsf_data_container_id dd.data
{
  margin-bottom: 15px;
}

#wsf_data_container_id div.thesaurus
{
  margin-bottom: 15px;
  text-align: center;
}

#wsf_data_container_id div.thesaurus a
{
  color: #3399CC;
  text-decoration: none;
}

#wsf_data_container_id div.thesaurus a:hover
{
  text-decoration: underline;
}

#wsf_data_container_id div.copy
{
  font-size: 0.8em;
}

#wsf_data_container_id div.title
{
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}

#wsf_data_container_id div.subtitle
{
  margin: 10px;
}
#wsf_data_container_id div.wordlist
{
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 10px;
}

#wsf_data_container_id div.wordlist a
{
  color: #3399CC;
  text-decoration: none;
}

#wsf_data_container_id div.wordlist a:hover
{
  text-decoration: underline;
}
