#qa { font-size: 16px; margin: 15px 40px; font-weight: bold; }
#qa span { font-size: 25px; color: black; padding-right: 5px; }
#answer { font-size: 14px; margin-top: 15px; color: #555; }

#keywords,
#categories { margin: 10px; line-height: 18px; }
#categories .menu { width: 200px; }
#questions { border-top: 1px dashed #999; font-size: 14px; }
div.question { border-bottom: 1px dashed #999; padding: 6px 10px 10px 10px; }
#questions span.q { font-size: 20px; font-weight: bold; }
#questions div.odd { background-color: #f9f9f9; }

#qform { color: white; font-weight: bold; margin: 0 0 10px 10px; background: url('/images/askaquestion_bluebox.png') no-repeat right top white; width: 300px; float: right; padding: 100px 8px 15px 12px; }
#qform label { padding: 5px 0px; }
#qform table { margin: auto; }
#qform th { text-align: right; padding: 4px 3px 0 0; vertical-align: top; }
#qform td { vertical-align: top; }
#qform .errors { display: none; margin: 0 10px 10px 10px; }
#qform .errors .error { color: #ffe0e0; margin: 0px 0 0 10px; }
#qform .errors a { color: white; text-decoration: underline; }
#qform #ask-name,
#qform #ask-email,
#qform #ask-q { width: 190px; }
#qform #ask-loc { width: 150px; }
#qform #ask-q { height: 70px; }

