/* Styles for question selection page */
label.lbSelect { display:inline; font-size: 18px; margin-right:10px; padding-bottom:10px; width: 200px }
select.grSelect {width:220px }
div.spacer { font-size: 0; height: 10px; line-height: 0; }
input[type='button']:disabled {width:200px}
button.btn-submit {width:50px; margin-top:20px; position:relative; left:250px}
button.btn-submit:disabled {background-color:#aaa; color:#333}
