img.recwaard_wanten {
 float:right;
}

div.reactiestips {
 margin: 10px 0;
 }


/* ==== waarderingsformulier ===== */

label {
 width: 80px;
 float: left;
 text-align: left;
 padding-right: 10px;
}

form div {
 margin: 10px 0;
}


.waarderingform_select {
 width: 80px;
 margin: 0px 0 10px 0;
 font-family: "Trebuchet MS", arial, sans-serif;
 font-size: 90%;
 line-height: 1.6em;
 color: #4e4e4e;
}

.waarderingform_textarea {
 width: 300px;
 height: 60px;
 margin-bottom: 10px;
 font-family: "Trebuchet MS", arial, sans-serif;
 font-size: 90%;
 line-height: 1.6em;
 color: #4e4e4e;
}

.waarderingform_submit {
 margin: 20px 10px 30px 310px;
 font-family: "Trebuchet MS", arial, sans-serif;
 height: 18px;
 width: 86px;
 color: #c00;
 border: 1px #fff solid;
 background: transparent;
 font-weight: bold;
 text-align: right;
}

.waarderingform_submit:hover {
 color: #c00;
 font-weight: bold;
}

/* hack voor firefox */
html>/**/body .waarderingform_submit:hover {
 color: #c00;
 border-bottom: 1px #c00 solid;
 font-weight: bold;
}


.waarderingform_check {
 margin-left: 90px;
}

table.top10lijst {
 border-collapse: collapse;
 width: 100%;
}

table.top10lijst td {
 padding-top: 10px;
}

.nummer {
 width: 16px;
 font-weight: bold;
 text-align: right;
 padding-right: 6px;
 vertical-align: top;
}

.top10titel {
 vertical-align: top;

}

.top10wantjes {
 width: 110px;
 vertical-align: top;
}