/*table:last-of-type {}*/
input[type="radio"] {margin-right: 5px;}
input[type="radio"] + label {font-weight: normal;margin-right:15px; margin-top: 15px}
input[type="radio"]:checked + label {font-weight: bold;}
