div#subpageinner{    
  padding:48px 0 0 80px;
}

textarea#question{
  font-size:1.3em;
  font-family:helvetica, arial, sans-serif;
  border-top:2px solid #bfbfbf;
  border-left:3px solid #bfbfbf;
  border-right:none;
  border-bottom:none;
  margin:0 0 0 5px;
  padding:5px;
  width:800px;
  height:275px;
}

label#askquestion{
  display:block;
  background:url(/img/label_ask_question.gif)  no-repeat;
  margin-bottom:0px;
  width:800px;
  height:41px;
}

div#topics{
  float:left;
  margin-top:10px;
  width:470px;
}

div#submitctr{
  text-align:right;
  float:left;
  margin-top:10px;
  width:350px;
}

#topics h3{
  background:url(/img/label_categories.gif) no-repeat;
  margin:0;
  height:35px;
}

