#forum .controlPanel {
  width:474px;

}

#forum .pan {
  text-align:center;
}

#forum .lastPost, #forum .lastPostDate {
  overflow:hidden;
  

}

#forum .lastThread {
  background-color:#444444;

}

#forum .lastThread label {
  display:block;
  width:60px;
  float:left;
  font-size:11px;
  padding-top:1px;
  color:#999999;

}

#forum .lastThread a.title {
  color:#cacaca;

}

#forum .lastPostDate {
  font-style:italic;

}

#forum .preview {
  margin-top:10px;
  font-size:10px;

}

#forum .threadPost .details {
  margin-left:0px;
  clear:both;
  float:none;

}

#forum .thread .userLayer {
  height:100px;
}

#forum .post {
  padding-top:30px;

}

#forum .post p {
  margin-bottom:0px;
  margin-top:0px;
}

.itemsRight {
  position:relative;
}

.thread .itemsRight {
  float:left;
  width:48%;
  padding:1%;
  padding-top:30px;
  min-height:140px;
  height:auto !important;
  height:140px;
}

.thread .itemsRight1, .thread .itemsRight2 {
  float:left;
  width:7%;
  padding:1%;
  padding-top:30px;
}

.thread .itemsRight1 .title, .thread .itemsRight2 .title {
  background-color:#444444;
  font-size:11px;
  color:#999999;
  text-align:center;
  padding-top:1px;
  height:15px;

}

.thread .itemsRight1 table, .thread .itemsRight2 table {
  width:100%;
  height:40px;

}

.thread .itemsRight1 td, .thread .itemsRight2 td {
  text-align:center;
  font-size:18px;
  color:#777777;
  
  
}

.thread .threadTitle {
  float:left;

}

.remover {
  display:block;
  color:#999999;
  font-style:italic;
  
  margin-bottom:20px;
  

}

.itemsRight .post img {
  float:none;
  margin-left:0px;

}

.itemsRight .post {
  overflow:auto;

}

.itemsRight .post a{
  color:white;

}

.pageSwitcher {
  float:right;
  padding-top:6px;
  padding-right:1px;
  font-size:10px;
}

.gallery .pan .pageSwitcher a {
  color:white;
  font-size:10px;
  text-decoration:underline;
  margin-left:2px;
  margin-right:2px;

}

#forum .ratingPostLayer {
  position:absolute !important;
  background-color:#cacaca;
  left:0px;
  top:0px;
  width:100%;
  height:20px;
  padding-top:5px;
}

#forum .threadPost .ratingPostLayer {
  width:120px;
  left:370px;
  z-index:10;

}

#forum .editedPost {
  display:block;
  margin-top:20px;
  font-size:10px;
  font-style:italic;
  color:#999999;

}

.iconsInfoContainer {
  display:block;
  overflow:hidden;
  margin-top:-3px;
  margin-left:10px;
  float:left;
}

.iconsInfoContainer div {
  width:20px;
  height:20px;
  padding:0px;
  margin:0px;
  float:left;
  margin-right:5px;
  

}

.iconSticky {
  background-image:url(../images/pinned.png);

}

.iconClosed {
  background-image:url(../images/closed.png);

}

.itemsDateLayer {
  overflow:hidden;

}

.date {
  float:left;

}