.post-ratings {
width: 100%;
opacity: 1; }
.post-ratings-loading {
display: none;
height: 16px;
text-align: left;
}
.post-ratings-image {
border: 0;
}
.post-ratings img,
.post-ratings-loading img,
.post-ratings-image img {
border: 0;
padding: 0;
margin: 0;
}
.post-ratings-text {
}
.post-ratings-comment-author {
font-weight: normal;
font-style: italic;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}.testme_area {
} form.testme_form {
text-align:left;
} .testme_title h3 {} .testme_description {} .testme_question {} .testme_question_text {
margin-top:20px;
font-weight: bold;
} .testme_answer_block {
margin-bottom:7px;
} .testme_answer {
padding-left:20px;
} .testme_question label {
margin-left: 10px;
} .testme_button {
margin-top: 20px;
padding: 3px 15px 3px 15px;
}  #testme_result {
border: 2px solid #CCC;
} .testme_result_block {
margin: 10px;
} .testme_before_results {
color: #006666;
} .testme_result_title {} .testme_result_text {} .testme_image {} .testme_code {
clear:both;
}
.testme_code textarea {
height: 100px;
width: 99%;
}  .testme_error {
border:1px solid red;
padding: 10px;
}  .testme_backlink {
padding-right:30px;
padding: 15px 0 0 0;
font-size: 80%;
text-align:right;
}  .testme_your_score {
margin-top:10px;
font-weight: bold;
} .testme_not_logged {
margin-top:15px;
padding: 10px;
border:1px dashed #CCCCCC;;
font-weight: bold;
color: #666600;
} .testme_asnwer_list {
}
.testme_asnwer_list li {
list-style-position: inside;
list-style-type:circle;
}