form {
   padding:0;
   margin:0;
}
.form_matrix_select {
   font-weight: bold;
}
.form_matrix_checkbox_right_text {
   float: left;
   padding-top: 2px;
   color: #2F5481;
}
* html .form_matrix_checkbox_right_text {
   padding-top: 3px;
}
.bold10p {
   font-weight: bold;
   font-size: 10px;
}
input,textarea,select,option {
	background: white;
}