.cattitle,
.expcoll { display: none; }


.searchform {
  margin: 30px 0;
}

.searchform #skey1{
  background: #f0f0f0 url('../images/search-faq.gif') no-repeat 5px 10px;
  width: 175px;
  height: 30px;
  padding: 17px 5px 17px 25px;
  color: #b8b8b8;
  border: none;
  float: right;
  margin-top: 10px;
  margin-right: 13px;
}

.searchform #srbuts1,
.searchform #srresbuts1 {
  display: none;
}

.post_right {
  width: 700px;
}
.post-main .post_ajax_loaded h2{
  padding: 10px 20px!important;
  background-color: #fff!important;
  border: 1px solid #dedede!important;
  font-family: Avenir;
  font-size:16px;
  /*height: 52px;*/
  background-image: url('../images/arrow-down.gif');
  background-repeat: no-repeat;
  background-position: 670px 15px;
  margin: 0;
}

.post_right a {
  text-decoration: none;
  color: #000;
}

.tchangeimg img {
  display: none;
}

.post_right [class*="ttext"] {
  display: inline-block;
  /*float: left;*/
  margin-top: 5px;
  margin-left:-10px;
}


.post_content_wrapper {
  padding: 10px;
  margin-top: -15px;
  margin-left: 10px;
}

.post_content_wrapper [id*="user"] {
  font-weight: bold;
}
/*.post_content_wrapper [id*="date"],*/
.post_content_wrapper [id*="like_hits_div"],
.post_content_wrapper img {
  display: none;
}
.post-main .post_ajax_loaded.post_content_opened h2{
  background-color: #f6f6f6!important;
  color: #2e933c!important;
  border-color: #dedede!important;
  border-bottom: none!important;
  background-image: url('../images/arrow-up.gif')!important;
  background-repeat: no-repeat;
  background-position: 670px 15px;
}

.post_content_opened .post_content {
  border: 1px solid #dedede;
  border-top: none;
}

.post_content_opened .atext {
  padding-top: 10px;
}
.post_content_opened .date_user {
  /*margin-top: -10px;*/
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede;
}

.post_content {
  width: 700px;
  background: #f6f6f6!important;
}
.right-content .post_content_wrapper p{
  width: 94%;
}