body {
  background: #fff;
  font-size: 1em;
}


h1 {
  font-size: 2.6em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}


h2 {
  font-size: 1.5em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  border-bottom: 2px dashed #000;
  clear: both;
  text-transform: none;
}

h3 {
  font-size: 1.3em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  border-bottom: 1px dotted #000000;
  clear: both;
  text-transform: capitalize;
}

td.userdata {
  width: 150px;
}

a {
  color: #00f;
  font-size: 1.1em;
  text-decoration: none;
}

a:hover{
  color: #f00;
  text-decoration: underline;

}
div#website { 
 border-style: solid;
 border-width: 1px;
 padding: 5px;
 background:  #fff;
}

img { 
  border: 0px;
}

div

div.pm_controls>a>img {
  border: 0px; 
  width: 70px;
}

div.pm_controls>img {
  border: 0px; 
  width: 70px;
}


div.toolslist {
  display: table;
  width: 100%;
}

ul#stylesheets {
  list-style: none;
  float: right;
  background: #eef;
  text-align: right;
  width: 200px;
  margin: 0 0 0 0;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}

ul#tool_outer {
  display: table-row;
}

li.tools_outer {
  display: table-cell;
}


li.tools_inner {
 list-style-type: square;
}

ol {
  display: table;
  list-style-type: none;
}

li.pm_message {
  display: table-row;
}

li.pm_messagehead {
  display: table-row;
  font-weight: bold;
}

div.pm_sender {
  display: table-cell;
  width: 100px;
}

div.pm_subj {
  display: table-cell;
  width: 350px;
}

div.pm_date {
  display: table-cell;
  width: 200px;
}

div.pm_controls {
  display: table-cell;
  width: 140px;
}

div.section_controls {
  font-size: 16px;
  display: inline;
}

div.news_post {
  font-size: 18px;
}
