.b-siteotzyvyform{
  border:0;
  width: 637px;
}
.b-siteotzyvyform td{
  border:0;
  padding:5px;
  font-size:16px;
  color:#000000;
}

.b-siteotzyvyform span{
  margin:10px 0 0 10px;
  font-size:18px;
  color:#cc0000;
}

.b-siteotzyvyform .leftcolomn{
  text-align:right;
  padding:12px 0 0 0;
}
.b-siteotzyvyform .rightcolomn{
  width:550px;
}
.b-siteotzyvyform .submit{
  text-align:center;
}

.b-siteotzyvyform select{
  font-size:16px;
  padding:3px;
  color:#000000;
  width:500px;;
  border:#333333 1px solid;
}
.b-siteotzyvyform input[type="text"]{
  font-size:16px;
  color:#000000;
  width:505px;;
  height:20px;
  border:1px solid #333333;
}
.b-siteotzyvyform input.captcha{
 width:100px;
}


.b-siteotzyvyform input[type="submit"]{
  font-size:16px;
  color:#000000;
  width:500px;;
  padding:3px;
  border:1px solid #333333;
}
.b-siteotzyvyform textarea{
  font-size:16px;
  font-family:arial;
  color:#000000;
  width:500px;;
  padding:3px;
  height:200px;
  border:1px solid #333333;
}
.b-siteotzyvyform textarea, .b-siteotzyvyform input[type="text"], .b-siteotzyvyform select{
  -moz-border-radius: 3px;
  border-radius: 3px;

  background:#ffffff;
/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#dddddd), to(#ffffff));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #dddddd, #ffffff);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #dddddd, #ffffff);

  /* IE 10 */
  background: -ms-linear-gradient(bottom, #dddddd, #ffffff);

  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #dddddd, #ffffff);

}

.b-siteotzyvyform input[type="submit"]{
  -moz-border-radius: 3px;
  border-radius: 3px;
  color:#ffffff;
  background:#000000;
/* Safari 4-5, Chrome 1-9 */
  background: -webkit-gradient(linear, top, bottom, from(#333333), to(#000000));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(bottom, #333333, #000000);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(bottom, #333333, #000000);

  /* IE 10 */
  background: -ms-linear-gradient(bottom, #333333, #000000);

  /* Opera 11.10+ */
  background: -o-linear-gradient(bottom, #333333, #000000);

}

.b-progresswheel{
  position:absolute;
  width:19px;
  height:19px;
  margin:234px 0 0 281px;
}

.b-closeuserrequest{
  padding:5px;
  margin:5px;
  float:right;
  background:#777777;
  color:#ffffff;
  text-transform: uppercase;
  cursor:pointer;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.b-thanksmessage{
  padding:20px;
  color:#000000;
  font-size:14px;
}
.b-thanksmessage {
  font-weight:bold;
}

#siterequestform{
  position:absolute;
  z-index:5000;
  padding:7px;
  margin:70px 0 0 -580px;
  background:#eeeeee;
  border:1px solid #333333;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display:none;
  width:580px;
}

#siterequestform h2{
  color:#333333;
  margin:7px 0 7px 0;
  font-size:18px;
}

#button2siterequestform{
 	position: fixed;
	z-index: 4500;
	top: 130px;
	left: 0;
    width:30px;
    height:120px;
    cursor:pointer;
}

.b-otxyvyrow{
    color:#000000;
    margin:20px 0 20px 0;
}

.b-otxyvyrow li.row1{
    padding:20px;
    margin:5px 0 0 50px;
    border:1px dotted #cccccc;
    font-style:italic;
    font-size:16px;
}

.b-otxyvyrow li.row2{
    color:#000000;
    margin:30px 0 5px 0;
    font-weight: bold;
}
