@charset "utf-8";
/* NHN > Jeong Chan Myeong(dece24@nhncorp.com) */
.wgtRv{ clear:both; padding:5px 0; text-align:center; margin-top:15px;}
.wgtRv.comment_btn_addvote { position:absolute; top:5px; right:5px;}
.wgtRv .btnRv,
.wgtRv .btnRv button{ position:relative; display:inline-block; height:26px; padding:0; margin:0px; border:0; overflow:visible; cursor:pointer; background:transparent url(./buttonRv.gif) no-repeat; font-size:11px; box-sizing:border-box; }
.wgtRv .btnRv { margin:0px 8px 0px 5px;}
.wgtRv.comment_btn_addvote .btnRv { margin:0px 0px 0px 10px;}
.wgtRv .btnRv button{ left:-5px; *vertical-align:top; padding:0 6px 0 27px;}
.wgtRv .btnRo{ background-position:right top;}
.wgtRv .btnRo button{ background-position:left top;}
.wgtRv .btnRx{ background-position:right -30px;}
.wgtRv .btnRx button{ background-position:left -30px;}
.wgtRv .btnRt{ background-position:right -60px;}
.wgtRv .btnRt button{ background-position:left -60px;}
.wgtRv .btnRs{ background-position:right -60px; margin-left:20px;}
.wgtRv .btnRs button{ background-position:left -60px;}
.wgtRv .btnRv .tx{ letter-spacing:-1px;}
.wgtRv .btnRv .num{ font-weight:bold; padding-left:3px;}
.wgtRv .btnRo .num{ color:#f00;}
.wgtRv .btnRx .num{ color:#1a9900;}
.wgtRv .btnRt .num{ color:#ffb238;}


.vote_result {  padding:10px 0px;}
.vote_result .voted { background:#eee; color:#333; text-align:center; padding:10px; font-weight:bold; }
.vote_result .blamed { background:#aaa; color:#fff; text-align:center; padding:10px; font-weight:bold; }


.voted_log * { padding: 0; margin: 0;  line-height:1.6;}
.voted_log { border: 1px solid #ccc; padding:10px; margin: 20px 0px 10px 0px;}
.voted_log div.title { font-weight: bold; color: #333; border: #ccc 1px solid; padding: 0 0 2px 5px; margin-bottom: 3px; background:#f4f4f4;}
.voted_log li { list-style: none; float:left; margin-right:3px; margin-left:3px;}
.voted_log li a { color: #666; text-decoration: none; }
.voted_log li a:hover { color: #eb3232; text-decoration: underline; }
.voted_log li span {color:#aaa;}

.voted_log {*zoom:1;} /* IE5.5~7 브라우저 대응 Hack */
.voted_log:after {content:" "; display:block; clear:both;} /* 표준계열 브라우저에 대응하는 float 해제용 가상 엘리먼트의 생성 */ 



/*
.wgtRv .btnRv { background:none;}
.wgtRv .btnRv button .tx { display:none; }
.wgtRv .btnRv button .num { display:none; }
.wgtRv .btnRv button.btn_voted { background:transparent url(./btn_off.gif) no-repeat; }
.wgtRv .btnRv button.btn_voted_cancel { background:transparent url(./btn_on.gif) no-repeat;}
*/