/* BASIC css start */
#review-board-write {}
#review-board-write .reviewInfo {width:100%; border-bottom:1px solid #bebebe; display: table; padding:10px 0;}
#review-board-write .reviewInfo figure a {width:145px; display:table-cell; padding:0 10px;}
#review-board-write .reviewInfo figure a img {width:100%;}
#review-board-write .reviewInfo figcaption {display:table-cell; vertical-align: middle; font-weight:bold; word-break: break-all;}
#review-board-write .form-wrap {_background-color:#eaeaea; _padding:0 10px;}
#review-board-write table {width:100%;}
#review-board-write table th {text-align:left; text-indent: 10px;}
#review-board-write table th, #review-board-write table td {padding:0; border-bottom: 1px solid #cecece;}
#review-board-write table .fixButtonR .btn_Grey {width: 115px; display: inline-block; position: absolute; top: 5px; right: 5px;}
#review-board-write table .textArea textarea {
    height: 110px;
    border: 0;
    text-indent: 10px;
    padding-top: 5px;
    margin-top: -1px;}
    
#review-board-write table .agree a {position: absolute; right: 0; border: 1px solid #c4c4c4; padding: 2px 5px; margin-right: 10px; background-color: #fff;}
#review-board-write .pd10 {margin:20px 0;}
#review-board-write .pd10 .btn_Red {margin-bottom:10px;}

.fixButtonR{
    padding-left: 5px;}

input[type=text], input[type=password], input[type=number], input[type=email]{
    -webkit-appearance: none;
    height: 35px !important;
    margin: 5px 0 !important;
    -webkit-appearance: none;
    width: 97% !IMPORTANT;
    border: 1px solid #eee;
    padding: 0 !IMPORTANT;}
    
    
#addinfo_text{display:none}

#addinfo_box .addinfo_title{text-indent:10px; font-weight: bold; width: 130px;}

.addinfo_value input{display:block;
    width: 97%;
    border: 1px solid #eee;
    padding: 0 !IMPORTANT;}
/* BASIC css end */

