.wrapper{
    margin: 0 auto;
    width: 654px;
    color: #000000;
}

.header.bg-group2-type5 img{
    top: 8px;
}
h1.frame-hide-element{
    font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}
.content {
    margin: 0 auto;
    width: 390px;
}
.subscribe{
    margin: 0 0 20px 40px;
}
.subscribe .item{
    margin-bottom: 10px;
}
.subscribe .item label{
    margin-bottom: 0;
    font-weight: bold;
}
.subscribe .item p{
    margin: 0 0 0 20px;
}
label[for='t_comments']{
    margin-top: 10px;
}
label[for='t_comments'] span{
    margin-top: 5px;
}
#t_comments {
    margin-top: 5px;
    margin-bottom: 11px;
}
span#t_comments-error.error{
    margin-top: -11px;
}
input[type=checkbox] {
    margin-top: 1px;
}
#c_may_post {
    margin-top: 0;
}

.form-horizontal label.col-xs-4{
width: 31.7%;
}
.form-horizontal div.col-xs-8{
width: 68.3%;
}
.header img {
    margin: 8px 0 0 28px;
    float: left;
}