.home-qa, .ques-qa {
  margin-top: 27px;
}

.ask-error {
  color: #f70101;
  margin: 0 !important;
}
.askinput {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #ddd;
  color: #999;
  line-height: 20px;
  width: 70%;
}
.home-qa .pagination {
  display: none;
}