.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: 4px;
  font-size: 12px;
  color: #000;
  background: #fff;
  margin: 5px 0px 0px 0px;
  height:16px;
  border:1px solid #c0c0c0;
}

.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:100px;
 color:#000;
background:#eee;
text-decoration:none;
 border:1px solid #c0c0c0;
 text-align:center;
 }
  .morelink a:hover{
background:#eba63f;
 }
.backlink a{
font-size:11px;
  margin:0px;
  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;
 }

#acontent{
font-size: 11px;
}
.errorbox{
  FONT-SIZE: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
 .webnaz{
color: #eee;
float:right;
width:200px;
padding-right:4px;
display:block;
text-align:right;

}
 .webnaz a{
text-decoration:none;

}
 .copyright{
color: #eee;
float:right;
width:500px;
padding-right:4px;
display:block;
text-align:right;
}
 .counter{
color: #eee;
float:left;
padding-left:4px;
width:200px;
display:block;
text-align:left;

}
.clearseperator{
clear: both;
height:1px;
}
.clearseperator10{
clear: both;
height:10px;
}
.footernav{
width:700px;
margin-left:auto;
margin-right:auto;
}
.ajaxhight{
height:100px;
}
