body {
  font-size: 14px;
  font-family: Verdana, sans-serif;
  background: #fff;
}


h1 {
  font-size: 1.6em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}


h2 {
  font-size: 1.1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

h3 {
  font-size: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  border-bottom: 1px dotted #000000;
  clear: both;
  font-variant: small-caps;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

td.userdata {
  width: 150px;
}

a {
  color: #444;
  text-decoration: none;
}

div#website {
 margin-left: auto;
 margin-right: auto;
 height: 545px;
 overflow: auto; 
 border-style: solid;
 border-width: 1px;
 padding: 5px;
 background:  #fff;
 padding-left: 110px;
 width: 550px;
 background-image: url('http://www.krolle.co.uk/desert.jpg');
 background-repeat: no-repeat;
}

.news_item {
  font-size: 80%;
}


img {
  border: 0px;
}
div.toolslist {
  display: table;
  width: 100%;
}


ul#stylesheets {
  list-style: none;
  float: right;
  background: #333333;
  text-align: right;
  width: 200px;
  margin: 0 0 0 0;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
}

#stylesheets a {
  color: #fff;
  font-weight: bold;
}


li.tools_inner {
 list-style-type: square;
}

ol {
  list-style-type: none;
}



div.section_controls {
  font-size: 16px;
  display: inline;
}

div.news_datetime{
  font-size: 12px;
  color: #000;
  padding: 0px;
  margin: 0px;
  display: block;
  margin-left: 7px;
}

div.news_item {
 display: table;
}

.pm_message {
  border: 1px solid black;
  margin-bottom: 10px;
  padding: 5px;
  margin-right: 45px;
}

.pm_sender a {
  font-size: 80%;
  float: right;
}
.pm_subj:before {
 content: 'Subject: ';
}

.pm_date {
  font-weight: normal;
  font-size: 70%;
}

.pm_messagehead:before {
  content: 'Mailbox: ';
  font-weight: bold;
}

.pm_messagehead div {
  display: none;
}

.pm_date:before {
  content: 'On';
  width: 100px;
}

.pm_controls img {
  float: right;
  position: relative;
  top: -15px;
}

div.news_userdata {
 display: table-cell;
 vertical-align: middle;
 width: 150px;
}

div.news_post {
 display: table-cell;
 vertical-align: top;
 text-align: justify;
 padding-right: 10px;
} 

li.tools_outer {
  list-style: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid black;
}

.holdcontent {
  background: #fff;
  padding: 5px;
  border: 1px solid grey;

}


div.header_2 {
  background: #ffffff;
  border: 1px solid grey;
  padding: 5px;
}

.syndicate {
  display: block;
}