div, form { margin: 0; padding: 0;}
div, p, form {text-align: left; vertical-align: top;  color: #c8efff; line-height: 18px;}

img {border: 0px;}
a img {margin: 0px; padding: 0px; display: block;}
.oblew_l { margin: 2px 15px 10px 0px; text-align: left;}
.oblew_r { margin: 2px 0px 5px 15px; text-align: right;}



h1 { font: normal 33px Gnuolane, tahoma, Arial ; color: #fff; margin: 0px; padding: 0px 0px 30px 0px; background: url('../upload/gfx/hr.png') repeat-x 0px 55px; width: 100%; }
h2 { font: normal 21px Gnuolane, tahoma, Arial; color: #ddf6fe; margin: 0px; padding: 5px 0px; }
h3 { font: normal 17px Gnuolane, tahoma, Arial; color: #7bda00; display: inline; margin: 0px; padding: 0px; }
h4 { font: normal 17px Gnuolane, tahoma, Arial; color: #82e1ff; display: inline; margin: 0px; padding: 0px; }

a { color: #7bda00; text-decoration: none; }
a:hover { text-decoration: underline; }
.on { color: #7bda00; cursor: pointer; }

ul {
  margin: 0px; padding: 0px 0px 4px 0px;
  list-style-image: url('../upload/gfx/lis.png');
  list-style-position: inside; list-style-type: disc;
}
ol { margin: 0px; padding: 0px 0px 4px 25px; }
li { margin: 0px; padding: 5px 0px 0px 0px; }
li.litab { margin: 0px; padding: 5px 0px 0px 25px; }
.error { color: #ffa200; font: normal 9pt Tahoma, Arial, Sans-Serif;}
.both {clear:both;}
.kolor {color: #7bda00;}
.back { color: #ff5100; }


#survey_box { width: 400px; margin: 0 auto; position:relative; float: left;  }
  .survey_left { float: left; margin: 2px 10px 10px 10px; width: 170px; text-align: right; }
  .survey_right { float: right; width: 180px; margin: 0px 0px 10px 0px; }
  .survey_both { float: left; width: 380px; text-align: center;}
  .survey_input_txt { border: 1px solid #c8efff; width: 210px; background-color: #002745; opacity:0.45; filter:alpha(opacity=45); color: #03b0e5; }
  .survey_input_textarea { border: 1px solid #c8efff; padding: 5px; width: 200px; height: 75px; background-color: #002745; opacity:0.45; filter:alpha(opacity=45); color: #03b0e5; }
  .survey_select { border: 1px solid #c8efff; width: 210px; }
  .survey_input_submit, input[type=submit] { border: 1px solid #c8efff; background-color:#002745; color: #c8efff; font: normal 17px Gnuolane, tahoma, verdana; position: relative; top: 5px; left: 70px; }
  .survey_input_submit:hover, input[type=submit]:hover { border: 1px solid #002745; background-color:#7bda00; color: #002745; cursor:pointer; }
