.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;}