div.wp { 
  text-align: left;
  font-size: 0.9em;
}
.wp table tr td { 
  padding: 0px;
}
.wp p {
  font-size: 1em;
}
.sername { 
  font-size: 1.5em;
  font-weight: bold;
  color: #421818;
}
td.wphead { font-size: 1.3em }
.basicrule
{
    background-color: #C80000;
    height: 1px;
}
.wptitle {
  float: left;
  width: 80%;
}
.wptitle h1 {
  text-align: left;
}
.wptitle h2 {
  text-align: left;
}
.tellafriend {
  float: right;
}
.nofloat {
  clear: both;
}
.showhide {
  display: none;
}
.fakelink {
  COLOR: blue; 
  text-decoration: underline;
  cursor: pointer;
}
.fulltextfile {
  float: left;
  margin-right: 1em;
}
.approveupload table tr td {
  padding-right: 2em;
  padding-top:   5px;
}
.logintable table tr td {
  padding-right: 2em;
  padding-top:   5px;
}