.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: #fff;
 border:1px solid #000;
  margin: 0px 0px 0px 0px;
  height:16px;
  background:#ff9801;
}

.backlinksimple a{
font-size:11px;
  margin-top:2px;
  float:left;
 color:#000;
 text-decoration:none;
 }
 .morelink a{
font-size:11px;
  margin:4px;
  float:right;
 color:#000;
background:#eee;
text-decoration:none;
 border:1px solid #c0c0c0;
 text-align:center;
 padding:0px 4px 0px 4px;
 }
  .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{
color: #eee;	
display:block;
text-align:center !important;
margin-bottom:10px;


}
.clearseperator{
clear: both;
height:1px;
}
#acontent{
font-size: 11px;
}
.errorbox{
  FONT-SIZE: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
.boldtxt{
font-weight:bold;
}