
.emo-vote {
width: 100%;
padding: 0 !important;
margin: -20px 0 0 0 !important;
text-align: right;
}
.emo-vote img {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
vertical-align:middle;
}
.emo-vote span {
font-size: 95%;
}
.emo-vote p.emo-vote-title {
padding: 0 0 0px 0 !important;
font-weight: bold;
}
.emo_vote_total {
height: 16px;
width: 100%;
text-align: center;
margin: 10px 0 0 0;
}
.emo-vote label {
position: relative;
top: 0px;
cursor: pointer;
}
span.emo_vote-0,span.emo_vote-1,span.emo_vote-2,span.emo_vote-3,span.emo_vote-4 {
padding: 0 5px 0 0;
position: relative;
top: 0px;
}
.jquery-checkbox {
display: inline;
line-height: 18px;
cursor: pointer;
cursor: hand;
padding: 0 4px 0 0;
}
.jquery-checkbox .mark {
display: inline;
}
.jquery-checkbox img {
vertical-align: middle;
}
#input_0 img {
background: transparent url(../../../../blog/wp-content/plugins/emo-vote/images/checkbox_0.png) no-repeat top left;
}
#input_1 img {
background: transparent url(../../../../blog/wp-content/plugins/emo-vote/images/checkbox_1.png) no-repeat top left;
}
#input_2 img {
background: transparent url(../../../../blog/wp-content/plugins/emo-vote/images/checkbox_2.png) no-repeat top left;
}
#input_3 img {
background: transparent url(../../../../blog/wp-content/plugins/emo-vote/images/checkbox_3.png) no-repeat top left;
}
#input_4 img {
background: transparent url(../../../../blog/wp-content/plugins/emo-vote/images/checkbox_4.png) no-repeat top left;
}
.jquery-checkbox-hover img {
background-position: -18px 0 !important;
}
.jquery-checkbox-disabled {
cursor: default !important;
}
.jquery-checkbox-disabled img {
background-position: -36px 0 !important;
}
.jquery-checkbox-checked img {
background-position: -54px 0 !important;
}
#emo-vote-body {
background: transparent url(../../../../blog/wp-content/plugins/emo-vote/images/body.png) repeat top left;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
position: fixed;
top: 0;
left: 0;
z-index: 9999;
}
#emo-vote-dialog {
background: rgba(0,0,0,0.8);
width: 300px;
margin: 0 auto;
position: absolute;
top: 80px;
left: 0;
right: 0;

text-align: center !important;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}
#emo-vote-dialog p {
background: #fff;
width: 260px;
font-size: 16px;
margin: 10px 0 10px 10px;
padding: 10px;
}



span.emotion {
height: 18px;
width: 18px;
margin: 3px 0 0 0;
display: block;
float: left;
cursor: move;
}
span.emo-delete {
background: url(../../../../blog/wp-admin/images/xit.gif) no-repeat top left;
height: 10px;
width: 10px;
display: block;
margin: -16px 0 0 180px;
cursor: pointer;
}
span.emo-delete:hover {
background-position: -10px 0;
}
li.emo_titles_field {
margin: 0 0 10px 0;
}
li.emo_titles_field input {
background: #fff;
border: 1px solid #dfdfdf;
padding: 3px;
margin: 0 15px 0 5px;
}
p.plain {
margin: 22px 0 0 0;
line-height: 24px;
}
p.plain select {
margin: 0 10px 0 0;
}


