.views{
display:block;
text-align:right;
font-size:10px;
margin:4px;
}
.lastupdated{
display:block;
text-align:right;
font-size:10px;
margin:4px
}
.txt12{
  font-size: 11px;
  padding:4px;
}

h1.pageheader{
  padding-left: 10px;
  font-size: 12px;
  color: #666;
 border:1px solid #c0c0c0;
  margin: 5px 0px 0px 0px;
  height:16px;
}

.backlinksimple a{
font-size:11px;
  margin-top:2px;
  float:left;
 color:#000;
 text-decoration:none;
 }
 .morelink a{
font-size:11px;
  margin:4px;
  float:right;
 width:50px;
 color:#000;
background:#eee;
text-decoration:none;
 border:1px solid #c0c0c0;
 text-align:center;
 }
  .morelink a:hover{
background:#dbce68;
 }
.backlink a{
font-size:11px;
  margin:4px;
  float:left;
 width:70px;
 color:#000;
background:#eee;
text-decoration:none;
 border:1px solid #c0c0c0;
 text-align:center;
 }
 .backlink a:hover{
 color:#000;
background:#fff;
 }
 .counter{
margin-top:10px;
text-align:center;
color: #eee;

}
.clearseperator{
clear: both;
height:1px;
}
#acontent{
font-size: 11px;
}
.errorbox{
  FONT-SIZE: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
.boldtxt{
font-weight:bold;
}