body {
  color: #fff;
  font-size: 14px;
  font-family: Verdana, Courier;
  background-image: url("http://www.krolle.co.uk/BACKGROUND.jpg");
}

div#header_all {
  display: table;
  width: 100%;
}

div#header_stylepicker {
 -moz-opacity: 0.6;
 background: #09f;
 padding: 5px;
  display: table-cell
}

div#header_text {
  display: table-cell
}

div#stylecontrols {
 -moz-opacity: 0.6;
 background: #09f;
 padding: 5px;
 width: 200px;
 display: table-row;
}

h1 {
  text-align: right;
  font-size: 2.0em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

div.content {
 padding: 5px;
 margin-top: 20px;
}


h2 {
  font-size: 1em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  display: none;
}

h3 {
  display: none;
}

div#news_all {
  -moz-opacity: 0.6;
  background: #09f;
  padding: 10px;
  margin-bottom: 35px;
}

div#news_all>h3 {
  display: inline;
}

div#news_all>div.news_datetime {
  display: inline;
}


div.header_3 {
  padding: 10px;
  -moz-opacity: 0.6;
  background: #09f;
  margin-bottom: 35px;
}

td.userdata {
  width: 150px;
}

a {
  font-family: Verdana, Courier;
  font-size: 14px;
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


div#website { 
 padding: 5px;
 color: #fff;
 width: 700px;
}


img {
  border: 0px;
}
div.toolslist {
  display: table;
  width: 100%;
}

ul#tool_outer {
  display: table-row;
}

li.tools_outer {
  display: table-cell;
}


li.tools_inner {
 list-style-type: none;
}

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: 50px;
}

div.section_controls {
  font-size: 16px;
  display: inline;
}
div.news_datetime{
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  display: block;
  margin-left: 7px;
}

div.news_item {
 display: table;
 margin-bottom: 10px;
}

div.news_userdata {
 display: table-row;
 vertical-align: middle;
}

div.news_post {
 display: table-cell;
 vertical-align: top;
 text-align: justify;
 text-justify: newspaper;
 padding-right: 10px;
} 

div#validity {
 width: 700px;
 text-align: middle;
 padding: 5px;
 -moz-opacity: 0.6;
 background: #09f;
}
