/* ********************************* */
/* Styles for Good Post/Bad Post mod */
/* ********************************* */

.gpbp_vote {float: right;margin-top: 4px;padding: 4px;font-weight: bold;background: #e3e9ef url(../images2/block_b.jpg);border-radius: 5px;margin-right: 0px;}
.gpbp_score {margin-right: 3px;}
.gpbp_vote img {margin-bottom: -2px;}
.gpbp_vote_img {opacity: 0.8; height: 23px;}
.gpbp_vote_img:hover {opacity: 1.0;}
.gpbp_vote span {font-size: 16px;}
.gpbp_vote-num {margin: 4px 5px;font-size: 16px;float: right;}
.gpbp_greyed {border-width: 1px;border-radius: 5px;border-style: solid;border-color: #825D43;background: url("../images2/block_e.jpg");padding: 0;}
.gpbp_greyed a:link, .gpbp_greyed a:visited {color: #444;}
.gpbp_show:link, .gpbp_show:visited {text-decoration: underline;}
.gpbp_hider .poster ul,.gpbp_hider .postarea,.gpbp_hider .moderatorbar .reportlinks {display: none;}
.gpbp_do_show {display: inline !important;}
.gpbp_hider {padding: 0;}
.gpbp_greyed:after  {content: ".";display: block;height: 0;clear: both;visibility: hidden;padding-top: 1em;}
/* Voter list icon */
.gpbp_voterslist {cursor: pointer;}
.gpbp_voterslist_select {display: none;margin-bottom: -2px;margin-left: 4px;background: transparent;border: 1px solid transparent;}
.gpbp_voterslist_select option {font-size: 0.9em;cursor: pointer;padding-left: 15px;}
.gpbp_hide_again {display: inline;position: relative;padding: 2px;border: 1px solid gray;cursor: pointer; color: black; background: url("../images2/block_e.jpg");}
.gpbp_hide_again:hover {text-decoration: underline;}
.article_gpbp{float: right;font-weight: normal;}
.gpbp_vote_2{float: right;font-weight: bold;background: #e3e9ef url(../images2/block_b.jpg);border-radius: 5px;}
.gpbpback {background: url(../images2/block_d.jpg);  margin-bottom: 5px; border-top-left-radius: 5px; font-size: 105%; height: 37px; border-bottom: 1px solid #825D43; box-shadow: 0px 1px 0px rgba(240, 250, 255, 0.5) inset;padding-top: 10px;border-top-right-radius: 5px;}
.gpbp_voters_tooltip {display: none;position: absolute;    background: #e2dbc9;    border: 1px solid #825d43; margin: 5px; padding: 3px;  z-index: 1000; right: 24px;  min-width: 150px; max-width: 200px;}
.gpbp_voters_list {    max-height: 150px;    overflow-y: auto;}
.gpbp_voted_up {	background-color:#57ba57;	padding-left: 5px;	padding-top: 2px;}
.gpbp_voted_down {	background-color:#ba6f57; padding-left: 5px;	padding-top: 2px;}