/* ===== [ YORUMLAR CSS ] ===== */
.detailPagesCommentLeft {    float: left;    width: 40%;    padding-right: 1%;}
.detailPagesCommentRight {    float: left;    width: 60%;    padding-left: 1%;}
.commentBox {    float: left;    width: 100%;    margin-bottom: 20px;}
.commentTitle {    float: left;    width: 100%;}
.commentText {    float: left;    width: 100%;    color: #666666;    font-size: 13px;}
.commentUserDate {    float: left;    width: 100%;    color: #aaaaaa;    font-size: 12px;    margin-top: 10px;}
.commentUserDate i {    float: left;    margin-right: 5px;}
.detailTabbedPagesContentWrap>div cite {    float: left;    width: 100%;    color: #222;    font-size: 20px;    font-weight: bold;    line-height: 40px;    border-bottom: 1px solid #dadada;    padding-bottom: 5px;    margin-bottom: 10px;}
.commentEditor {    float: left;    width: 100%;}
.add_comment_message {float: left;width: 100%;margin-bottom: 7px;text-align: center;}
.commentInformationBox {float: left;width: 100%;margin-bottom: 7px;}
.commentInformationBox.commentInformationName {/* width: 50%; *//* padding-right: 1%; */}
.commentInformationBox.commentInformationBoxSurname {    width: 50%;    padding-left: 1%;}
.commentUserText,.toosmallinfo {float: left;width: 100%;color: #666;font-size: 11px;margin-bottom: 3px;}
.commentInput {    float: left;    width: 100%;}
.commentInput input {    float: left;    width: 100%;    padding: 0;    margin: 0;    border: 1px solid #dadada;    height: 34px;    text-indent: 5px;    font-size: 12px;}
.commentInput textarea {    float: left;    width: 100%;    border: 1px solid #dadada;    min-height: 130px;}
.commentInformationSubmit {    float: left;    width: 100%;}
.commentInformationSubmit .submit {    float: left;    border: none;    padding:10px 20px;}
.detailPagesCommentLeft span {    float: left;    width: 100%;    color: #222;    font-size: 14px;}
.captcha_image,.captcha_input {width: auto !important;}
.captcha_input input {height:22px;width: 60px !important;}
.detailPagesCommentLeft p {float: left;width: 100%;color: #666;font-size: 12px;margin: 8px 0px;}