@charset "UTF-8";

#newtopicPath a {
  color: #555555;
  text-decoration: none;
}

#wacom #content #whatsnewBodyArea h2 a {
  padding:5px;
  color: #555555;
  text-decoration: none;
}

/*
#wacom #content #whatsnewBodyArea div {
  font-size: 0.75em;
  line-height: 140%;
}
*/

#wacom #content #whatsnewBodyArea #bodyText {
  margin-top: 15px;
  font-size: 0.75em;
  line-height: 140%;
}

#wacom #content #whatsnewBodyArea p {
  font-size: 0.75em;
  line-height: 140%;
}

#newsDay {
  font-weight: bold;
}

#whatsnewBodyArea hr {
  display: block;
  height: 2px;
  border-style:solid;
  border-color:#CCCCCC; 
}

#container #content table {
 font-size:0.8em;
 width: 100%;
 border: #CCCCCC 1px solid;
 margin:0px;
 padding: 0px;
}

#container #content td {
 padding: 10px;
 background-color: #F2F2F2;
 line-height: 140%;
 border: 5px solid #FFFFFF;
}

#wacom #content #whatsnewArea dl{
  margin: 0px;
  padding: 0px;
  padding-bottom: 10px;
  background-image: none;
  border-bottom: dashed 1px #BFBFBF;
}

#wacom #content #whatsnewArea dt{
  width: 6.5em;
  margin: 0px;
  padding: 10px 0px 10px 0px;
  font-size: 0.8em;
}

#wacom #content #whatsnewArea dd{
  margin: 0px;
  margin-left: 6.5em;
  margin-top: 10px;
  _margin-top: 0px;
  padding: 10px 0px 0px 0px;
}


#wacom #content #whatsnewArea li{
  font-size: 0.8em;
  margin: 0px 60px 0px 25px;
  list-style:disk;
  list-style-type: disc;
  list-style-position: outside;
  padding: 3px 0px;
}
