#formPopupQuestion {display: none; height: 410px; position: absolute; top: 200px; left: 200px; z-index: 10; font-size: 12px; font-family: Tahoma, Verdana, Arial; background:#FFF url(/i/gradient_bg.gif) repeat-x; border: 1px dashed #D90000; padding: 10px 20px; width: 400px}
#formPopupQuestion span.close {background:url(/i/close.gif) no-repeat; width: 23px; height: 23px; line-height: 1px; font-size: 1px; text-indent: -99999px; display: block; float: right; cursor: pointer}
#formPopupQuestion div.content form h2 {font-family: "Trebuchet MS", Tahoma, Verdana; margin-bottom: 25px}
#formPopupQuestion div.content form fieldset div {clear: both; margin: 3px 0; font-size: 11px; height: 35px}
#formPopupQuestion div.content form fieldset div label {width: 130px; display: block; float:left}
#formPopupQuestion div.content form fieldset div input.text {width: 200px; font-size: 11px}
#formPopupQuestion div.content form fieldset div input.disabled {background: #EEE}
#formPopupQuestion div.content form fieldset div.textarea {height: 130px}
#formPopupQuestion div.content form fieldset div.textarea textarea {width: 200px; height: 100px; font-size: 11px}
#formPopupQuestion div.content form fieldset div span.error {clear: both; float: right; margin-right: 68px}
#formPopupQuestion div.content form fieldset div.button input.button {width: 100px}
#formPopupQuestion div.content form div.message {width: 300px}