/*.second-text p{
    font-size: 100%;
    line-height: 1.25;
}

.feedback-form{
    font-size: 80%;
}*/

.hello-feedback{
    font-style: italic;
}

.text-to-right{
    text-align: right;
    vertical-align: middle;
    color: #878787;
    padding-right: 5px;
}

.feedback-form td{
    padding-bottom: 5px;
}

.requiredfield {
    /*background: none repeat scroll 0 0 #EFEFEF;*/
}

.question-comment-italic{
    font-style: italic;
    color: #878787;
    padding-bottom: 10px;
}

.gray-link, .hello-feedback, .question-alert, .question-comment, .question-page, .empty-feedback, .question-text, .question-reply, .succes-question-posting, .question-error{
    /*font-size: 80%;
    line-height: 1.25;*/
}

.question-alert{
    color: #AE100C;
    margin-top: 12px;
}

.question-comment{
    color: #878787;
}

.empty-feedback{
    color: #AE100C;
    margin-top: 10px;
    margin-bottom: 10px;
}

.one-question{
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 0 15px;
    width: 100%;
}

.question-person{
    /*font-size: 95%;*/
    padding-right: 20px;
}

.question-town{
    font-size: 85%;
    color: #999999;
}

.question-date{
    font-size: 85%;
    float: right;
    color: #8F9D90;
}

.question-reply{
    color: #AE100C;
    font-style: italic;
    margin-top: 10px;
}

.add-question{
    margin-bottom: 25px;
}

.question-current-page{
    color: #AE100C;
}

.succes-question-posting, .question-error{
    color: #AE100C;
    margin-bottom: 15px;
}