div.content {
	padding: 0 1em;
	width: auto;
}

body {
  color:  inherit;
  background-color: inherit; 
  background-image: none;
}

a:visited { color:#b85b5a; }

body {
 font-family: "Verdana", "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
 font-size: small;
}

h1,h2,h3 {
  font-family: "Verdana", "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
}

h4 { font-size: 13px; }

a:hover,input:hover {color: #ff0000; }
a,input,select,h4 { color: #06c }

h4 a.tlink:hover { color: #ff0000; }
h4 a.tlink { color: #131c4b; }
h4 a.tlink:visited { color: #131c4b; }

li.item.unread,h3.collapsed.unread {
  background-color: #eeeeff;
}
  
.dateheader {
  font-size: small;
  background-image: url(blk-grad.gif);

}

.dateheader a { color:#ffff00 }
