header.blodHeader {
    font-family: adelle,serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    padding-bottom: 3px;
    padding-top: 30px;
}

.hline{
   width: 566px;
   height: 1px;
}


header.underline, .underline{
  border-bottom: 1px solid #C5BEAF;
}
.topline{
  border-top: 1px solid #C5BEAF;
}

.boldText{
  font-weight: bold;
}

.greenText, .greenText a{
  color: #59AA27 !important;
}

.greenText a{
  text-decoration: none;
}

.greenText a :hover{
  text-decoration: underline;
}



.toNewTopic{
 padding-top: 25px;
 padding-bottom: 50px;
}

.toNewTopic a.greenButton {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
}

header .headerContainer{
  float: right;
}

.forumInfo{
  float: left;
}

.TPkgForumTopicList .autoNumber1{
  width: 186px;
}

.TPkgForumTopicList .autoNumber2{
  width: 80px;
}

.TPkgForumTopicList .autoNumber3{
  width: 92px;
}

.TPkgForumTopicList .autoNumber4{
  width: 206px;
}

.lastAnswer div.userPhoto{
  width: 52px;
  height: 60px;
  margin-right:  5px;
}

.lastAnswer figure.profilPhoto{
  padding: 2px;
  border:  1px solid #C5BEAF;
  line-height: 0;
}

 .lastAnswer figcaption,   .lastAnswer div.userPhoto{
  float:left;
}

.dateInfo{
  line-height: 12px;
}

.lastAnswer .user{
  padding-top: 5px;
}

.lastAnswer figcaption{
  width: 120px;

}

.lastAnswer .user a{
  font-weight: normal;
}

.topButtons{
  height: 30px;
}


.topButtons .toProfileEdit{
  display:block;
  float: right;
  text-decoration: none
}

.topButtons .toProfileEdit :hover{
  text-decoration: underline;
}









