#feedback {
   background: #eaddac url(../../images/feedback/bg.jpg);
   height: 1092px;
   padding: 30px 0px 0 20px;
   position: relative;
   width: 610px;
}

#feedback-top-form {
   padding: 0 40px 0 23px;   
}

#feedback-top-form table {
   width: 100%;
}

#feedback-top-form td, th {
   padding: 3px;
}

#feedback-top-form th {
   font-weight: bold;
}

#questions {
   padding-right: 25px;
}

#lang-am  p, #lang-am  div, #lang-am select, #lang-am option, #lang-am textarea {
	font-family: Arial-Armenia;
}

#lang-ge  p, #lang-ge  div, #lang-ge select, #lang-am option, #lang-ge textarea {
	font: 12px GeoDumba;
}

div.question {
   margin-top: 10px;
   zoom: 1;
}
div.hd {
   font-weight: bold;
   padding: 10px 0 0 26px;
}
div.hd div.hd-wrap{
   border: 1px solid #E9DDAB;  
}

div.hd .number {
   color: #ba0202;
   float: left;
   width: 23px;
}

div.hd .title {
   float: left;
   width: 510px;
}


div.question div.bd {
   padding: 10px 0 10px 47px;
}

/**
      RADIO
********************/
a.radio {
   background: transparent url(../../images/feedback/checkbox-odd.gif) no-repeat left -52px;
}
a.radio, a.subradio {
   color: #ba0202;
   display: block;
   float: left;
   min-height: 20px;
   padding: 0 5px 0 20px;
   text-decoration: none;
   width: 85px;   
   
   outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

span.empty-radio {
   display: block;
   height: 10px;
   float: left;
   width: 110px;
}

div.question a.last {
   width: 70px;
}

a.radio-on {
   background-position: 0 1px;
}

/**
      EVEN QUESTIONS
***********************/
div.question-even {
   background: #f0e7c5;
}

div.question-even div.hd {
   background: transparent url(../../images/feedback/q-even.jpg) left top no-repeat;  
}

div.question-even div.bd {
   background: transparent url(../../images/feedback/q-even.jpg) right bottom no-repeat;
}

div.question-even div.hd div.hd-wrap {
   border-color: #f0e7c5;
}



#q9 div.bd {
   padding-bottom: 70px;
   position: relative;
   zoom: 1;
   _padding-bottom: 50px;
}

#subradios {
   background: transparent url(../../images/feedback/sub-checkboxes.gif) no-repeat;
   left: 157px;
   height: 30px;
   padding: 48px 0 0 0;
   position: absolute;
   top: 22px;
   width: 430px;
}
#subradios .subradio-on {
   background: transparent url(../../images/feedback/sub-checkbox.gif) no-repeat 4px 8px;
}

#subradio2 {
   background-position: 7px 8px !important;
}

#subradio3 {
   background-position: 5px 8px !important;
}


.textarea {
   background: #fff url(../../images/input.gif) no-repeat;
   border: 1px solid #000;
   border-color: #3f3f3f #fff #fff #6f6f6e;
   padding: 3px 0 0 3px;
   width: 280px;
}

#submit-btn {
   font-family: Arial-Armenia;
   bottom: 30px;
}


div#thankyou
{
   position: relative;
   height: 169px;
   width: 361px;
   padding: 272px 73px 209px 216px;
   background: #eaddac url(../../images/feedback/thankyou.jpg);
}

div#thankyou h1
{
  padding-right: 6px;
  display: inline;
  font-size: 22px;
  color: #ba0101;
  font-weight: bold;
}

div#thankyou h2
{
  display: inline;
  font-size: 16px;
  color: #353f0a;
  font-weight: bold;
}

div#thankyou p
{
  font-size: 16px;
  color: #353f0a;
  font-weight: bold;
}