div, p, form { margin: 0; padding: 0; text-align: left; vertical-align: top;  color: #c1c1c1;}

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 20px Arial, Sans-Serif; color: #f08f1a; margin: 0px; padding: 0px; }
h2 { font: normal 18px Arial, Sans-Serif; color: #c1c1c1; margin: 0px; padding: 5px 0px; }
h3 { font: bold 11pt tahoma, verdana, Arial, Sans-Serif; color: #b71c23; display: inline; }

a { color: #fff; text-decoration: none; }
a:hover { text-decoration: underline; }
.on { color: #b71c23; cursor: pointer; }

h3 a {color: #b71c23;}

ul {
  margin: 0px; padding: 10px 0px 4px 0px;
  /*list-style-image: url('./upload/gfx/li.gif');*/
  list-style-position: inside; list-style-type: square;
}
ol { margin: 0px; padding: 0px 0px 4px 25px; }
li { margin: 0px; padding: 5px 0px 0px 0px; line-height: 15pt; }
li.litab { margin: 0px; padding: 5px 0px 0px 25px; }
.error { color: #ff0000; font: normal 9pt Tahoma, Arial, Sans-Serif;}
.both {clear:both;}
.kolor {color: #f08f1a;}

#survey_box { width: 500px; margin: 0 auto; position:relative; float: left;  }
  .survey_left { float: left; margin: 2px 10px 10px 10px; width: 210px; text-align: right; }
  .survey_right { float: right; width: 220px; margin: 0px 0px 10px 0px; }
  .survey_both { float: left; width: 480px; text-align: center;}
  .survey_input_txt { border: 1px solid #d7d7d7; width: 210px; }
  .survey_input_textarea { border: 1px solid #d7d7d7; padding: 5px; width: 200px; height: 75px; }
  .survey_select { border: 1px solid #d7d7d7; width: 210px; }
  .survey_input_submit, input[type=submit], input[type=button] { border: 3px solid #622020; background-color:#c1c1c1; color: #622020; font: bold 9pt tahoma, verdana, Arial, Sans-Serif; position: relative; top: 5px; }
  .survey_input_submit:hover, input[type=submit]:hover, input[type=button]:hover { border: 3px solid #b71c23; background-color:#fff; color: #b71c23; }

