#main-image {
  overflow:hidden;
  position: relative;
  margin-top: 9px;
  width: 100%;
  height: 338px;
  background: url(../images/start/main_image.jpg) no-repeat;
}

div.row {
  width: 284px;
  height: 171px;
  overflow: hidden;
  float: left;
  display: inline;
  background-color: #EEEDE7;
  font-size: 12px;
  line-height: 16px;
}

#content {

}

div.distance {
  margin-left: 9px;
}

#no-script {
  width: 100%;
  position: absolute;
  bottom: 0px;
  background-color: #ffffff;
  height: 17px;
  padding-top: 3px;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  filter:alpha(opacity=80);
  -moz-opacity: 0.80;
  opacity: 0.80;
}


#main-image ul {
  position: relative;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 20px;
}

#main-image li {
  float: left;
  display: inline;
  margin-right: 9px;
}

#main-image li a {
  display: block;
  width: 100%;
  padding: 3px 0 3px 0;
  color: #5b5258;
  font-size: 12px;
}

#main-image li a.active {
  font-size: 12px;
  font-weight: bold !important;
}

a.row-image {
  display: block;
  margin: 9px 0 0 9px;
  overflow: hidden;
}

a.go-for-more {
  font-weight: bold;
}

a.go-for-more span {
  font-size: 12px;
}

div.content-text {
  clear: both;
  margin: 5px 9px 11px 9px;

}

h1 {
  font-size: 15px;
  margin: 13px 0 0 9px;
  font-weight: bold;
}

.icon {
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/icon.gif) no-repeat;
}

.start-box-icon {
  margin: 8px 0 0 5px;
}
