html {
  border: 0;
}

body {
  margin: 0;
  padding: 0;
}

#wrapper {
  margin: 0;
  padding: 0;
}

#e1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 390px;
  height: 25px;
  font-size: 1px;
  background: url('images/comment-e1.jpg') no-repeat;
}

#e2 {
  position: absolute;
  top: 25px;
  left: 0;
  width: 390px;
  height: 119px;
  font-size: 1px;
  background: url('images/comment-e2.jpg') no-repeat;
}

#e3 {
  position: absolute;
  top: 144px;
  left: 0;
  width: 390px;
  height: 24px;
  font-size: 1px;
  background: url('images/comment-e3.jpg') no-repeat;
}

#e4 {
  position: absolute;
  top: 168px;
  left: 0;
  width: 60px;
  height: 184px;
  font-size: 1px;
  background: url('images/comment-e4.jpg') no-repeat;
}

#e5 {
  position: absolute;
  top: 168px;
  left: 330px;;
  width: 60px;
  height: 184px;
  font-size: 1px;
  background: url('images/comment-e5.jpg') no-repeat;
}

#e6 {
  position: absolute;
  top: 352px;
  left: 0;
  width: 390px;
  height: 34px;
  font-size: 1px;
  background: url('images/comment-e6.jpg') no-repeat;
}

#e7 {
  position: absolute;
  top: 386px;
  left: 0;
  width: 390px;
  height: 24px;
  font-size: 1px;
  background: url('images/comment-e7.jpg') no-repeat;
}

#bds {
  position: absolute;
  left: 125px;
  top: 394px;
  width: 139px;
  height: 7px;
  font-size: 1px;
}

#content {
  position: absolute;
  top: 168px;
  left: 60px;
  width: 270px;
  height: 184px;
  background: url('images/comment-bg.jpg');
  color: #be7b60;
  font: normal 8pt 'tahoma';
}

#Scroller1 {
  position: relative;
  width: 270px;
  height: 168px;
  overflow: hidden;
}

.Scroller1-Container {
  position: absolute;
}

#maincontent {
  width: 270px;
  height: 140px;
  direction: rtl;
  text-align: justify;
}

#Scrollbar1-Container {
  position: absolute;
  top: 0;
  left: 0;
}

.Scrollbar1-Track {
  width: 11px;
  height: 148px;
  position: absolute;
  top: 18px;
  left: 5px;
}

.Scrollbar1-Handle {
  position: absolute;
  width: 11px;
  height: 19px;
}

#content a {
  color: #cdcdcd;
  text-decoration: none;
}

#content span {
  color: #cdcdcd;
  background: #000100;
  padding: 1px 2px;
}

.commentbox {
  padding: 10px 25px 0 25px;
  margin-bottom: 8px;
}

.commentbox p {
  display: inline;
}

#commentform {
  position: relative;
  height: 100px;
}

input, textarea {
  color: #ca8f67;
}

#comment-email, #comment-url {
  direction: ltr;
}

/*
#name input {
  position: absolute;
  top: -10px;
  right: 0;
  background: transparent;
  border: 0 none;
  z-index: 5 !important;
  width: 180px;
  font: normal 8pt 'tahoma';
  margin-right: 8px;
}

#email input {
  position: absolute;
  top: 10px;
  right: 0;
  background: transparent;
  border: 0 none;
  z-index: 5 !important;
  width: 180px;
  font: normal 8pt 'trebuchet ms';
  margin-right: 8px;
}

#url input {
  position: absolute;
  top: 32px;
  right: 0;
  background: transparent;
  border: 0 none;
  z-index: 5 !important;
  width: 180px;
  font: normal 8pt 'trebuchet ms';
  margin-right: 8px;
}

#message textarea {
  position: absolute;
  top: 70px;
  right: 0;
  background: url('images/textarea.jpg');
  width: 240px;
  height: 50px;
  font: normal 8pt 'tahoma';
  margin-right: 0px;
  border: 0 none;
  line-height: 18px;
  scrollbar-face-color: #791e1b;
  scrollbar-arrow-color: #ca8f67;
  scrollbar-track-color: #791e1b;
  scrollbar-shadow-color: #791e1b;
  scrollbar-highlight-color: #791e1b;
  scrollbar-3dlight-color: #791e1b;
  scrollbar-darkshadow-color: #791e1b;
}

#send {
  position: absolute;
  top: 130px;
  left: 100px;
  width: 20px;
  height: 7px;
  font-size: 1px;
  background: url('images/send.jpg') no-repeat;
}

#send input {
  background: transparent;
  color: transparent;
  border: 0 none;
  font-size: 100em;
  cursor: hand;
  width: 20px;
  height: 7px;
}
*/

#name input {
  position: absolute;
  top: 22px;
  right: 30px;
  width: 175px;
  background: transparent;
  border: 0 none;
  font: normal 8pt 'tahoma';
}

#email input {
  position: absolute;
  top: 42px;
  right: 30px;
  width: 175px;
  background: transparent;
  border: 0 none;
  font: normal 8pt 'trebuchet ms';
}

#url input {
  position: absolute;
  top: 62px;
  right: 30px;
  width: 175px;
  background: transparent;
  border: 0 none;
  font: normal 8pt 'trebuchet ms';
}

#message textarea {
  position: absolute;
  top: 97px;
  right: 30px;
  width: 203px;
  height: 60px;
  background: transparent;
  border: 0 none;
  font: normal 8pt 'tahoma';
  line-height: 20px;
  overflow: hidden;
  scrollbar-face-color: #791e1b;
  scrollbar-arrow-color: #ca8f67;
  scrollbar-track-color: #791e1b;
  scrollbar-shadow-color: #791e1b;
  scrollbar-highlight-color: #791e1b;
  scrollbar-3dlight-color: #791e1b;
  scrollbar-darkshadow-color: #791e1b;
}

#send input {
  position: absolute;
  top: 165px;
  left: 124px;
  background: transparent;
  color: transparent;
  border: 0 none;
  font-size: 100em;
  cursor: hand;
  width: 20px;
  height: 7px;
}
