/* CSS guided */
.bestelbtn {
  left: 706px;
  position: absolute;
  top: -42px;
  z-index: 989;
}

.gui {
  width: 905px;
  padding:20px 0 0px 0px;
  font-family: gs_regular,Arial,Helvetica,Lucinda Grande;
}

.gui-page-title {
  color: #0B5ED7;
  font-family: gs_light_regular;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 30px;
}

.gui-table {
  border-radius: 0px;
  border: 1px solid #eee;
}

.gui-block {
  border: 1px solid #ddd;
  border-radius: 0px;
}

.gui-block-title {
  border-bottom: 1px solid #CCC;
}

.gui-buttons.gui-border {
  border-top: 1px solid #ccc;
}

a.gui-button-large {
  background: url("bigg.png") repeat-x scroll left top #EEEEEE; 
  text-shadow: 0 -1px #215EC4;
  border-color: #0066FF;
  color: #fff;
  font-family: gs_light_regular;
}

.gui-faq, .gui-sitemap, .gui-login, .gui-password, .gui-register, .gui-review {
  border: none;
}

.gui-block-title span {
  background-color: #0B5ED7;
}