body { margin: 0px; padding: 10px; font-family: Arial; font-size: small;}
p { margin: 0px; }
small  { font-size: 8pt; }
.req { font-weight: bold; color: Red; }

input, iframe { border: solid 1px black; }
iframe { width: 370px; height: 200px; }
.txt_large { width: 250px; }
.txt_medium { width: 120px; }
.txt_small { width: 35px; }
.radio { border: none; }
.qnum { font-weight: bold; }

#test_notice { margin-top: 2px; margin-bottom: 10px; }
#personal_info table { width: 370px; }
.spacer_row { height: 10px; }

#layout { width: 580px; }
#column_left { width: 390px; }
#column_right { width: 190px; }
#column_right table { height: 503px; }
#nysso { width: 120px; float: right; background-color: #FFFFCC; font-size: 8pt; padding: 4px; border: solid 1px blue; }

#answers { background-color: #FFFFCC; border: solid 1px blue; padding: 2px;}
#errorsNote { font-weight: bold; color: Red; }