.block {
  float: left;
}

.block table {
  width: 200px;
  height: 80px;
  margin: 0px auto;
  border-collapse: collapse;
}

.block table tbody tr td {
  vertical-align: center;
  height: 40px;
  padding: 0px;
}

.block select {
  margin: 6px 0px;
  height: 20px;
  width: 151px;
  display: block;
  float:left;
}

.middle h1 {
  margin-bottom: 20px;
}

.block input {
  margin: 6px 0px;
  height: 16px;
  width: 149px;
  display: block;
  float:left;
}

.block input.submit {
  border: 0px;
  background: transparent url("images/login_button.gif") center center no-repeat;
  width: 32px;
  margin: 0px 0px 0px 12px;
  padding: 0px;
  cursor: pointer;
  height: 32px;
}

.column {
  margin-top: 42px;
  float: left;
  width: 331px;
}

.column.right {
  width: 298px;
}

h1.col {
  font-size: 16px;
  color: #fff;
  margin: 16px 34px;
  float: left;
}



.block.results .center {
  height: 524px;
}

.block.results  {
  visibility: hidden;
}

.scrollbox {
/*width: 200px;*/
  height: 512px;
  overflow: auto;
  float: left;
  width: 240px;
}

.rcbox .content img {
  display: inline;
  margin: 4px 19px;
  border: 0;
}

.scrollbox a {
  text-decoration: none;
  color: #000;
}

.scrollbox a:hover {
  text-decoration: underline;
}

.scrollbox img {
  margin: 5px 4px 0px 0px;
  float: left;
  width: 50px;
  display: block;
  border: none;
}

.scrollbox p {
  display: block;
  float: left;
  width: 150px;
}

label {
  font-size:11px; 
  font-weight: 700;
}

h5 {
  margin: 10px 0px 0px;
  padding: 0px 0px 0px;
  font-size: 12px;
  clear: both;
  /*border-top: 1px dotted #fff;*/
}

/*.slide {
  margin-left: 13px;
  height: 511px;
  float: left;
  width: 13px;
  background-color: #635278;
}*/

.arrow {
  background: transparent url("images/arrow_right.gif") left top no-repeat;
  width: 23px;
  height: 184px;
  margin: 20px 0px 0px 6px;
  float: left;
}

.arrow2 {
  background: transparent url("images/arrow_right.gif") left top no-repeat;
  width: 23px;
  height: 184px;
  margin: 00px 0px 0px 6px;
  float: left;
}

.bar {
  float: left;
  margin-left: 15px;
  height: 562px;
  width: 3px;
  background-color: #99a7b4;
}

img.dj {
  margin-top: -14px;
  height: 14px;
  width: 13px;
  float: right;
}

.content {
  width: 665px;
  margin: 0px auto;
}
