@import url(/default.css);
table {
  border-style:none;
}
.lwpage {
  width: 750px;
}

.centering {
  text-align: center;
}

.blog-gallery {
  text-align: center;
}

.blog-gallery img {
  border-style:none;
}

#banner, #webdeveloper-element-information,  .module-search {
  display: none;
}

#alpha {
   margin-top: 0px;
   padding-top: 18px;
   margin-bottom: 0px;
   padding-bottom: 28px;
   width: 520px;    
   margin-right: 180px;
   border-right: 1px dotted #999999;
   padding-right: 10px;
}

#pagebody-inner{
  position: relative;
}

#beta {
  position: absolute;
  top: 22px;
  left: 535px;
  width: 150px;
  padding-left: 10px;
  padding-bottom: 20px;
}

.module-powered {
  font-size: 10px;
  margin-top: 20px;
}

 .module-calendar .module-content {
  font-size: 9px;
}

.module-content-tecno {
  border-style: none;
  text-align: center;
  margin: 20px auto;
}

.module-content-tecno img {
  border-style: none;
}

.module-powered .module-content {
  margin-top: 10px;
  text-align: right;
  font-size: 9px;
}

.entry-footer {
  font-size: 10px;
}

.image-right {
  float: right;
  border: 1px solid #999999;
  margin-left: 10px;
  margin-bottom: 5px;
}