.main_post_content{
  width:590px;
  float: right;
  font-size: 12px;
}

.main_post_content p{
  margin: 0 0 8px 0;
}

.main_post_content h2{
  font-size: 24px;
  font-weight: normal;
  font-family: "Century Gothic", sans-serif;
  line-height: 24px;
}

.collapsive{
  background: #f4f4f4;
  padding: 20px;
  border-bottom: 2px solid #dddddd;
  margin-bottom: 30px;
}

.collapsive_head{
  margin-top: 0px;
}

.collapsive_head:hover{
  cursor: pointer;
}