body {
  background: #fff;
}

h2 {
  color: #9EBA03;
}

#main {
  width: 720px;
  border: none;
}

#contents {
  width: 710px;
  border: none;
  padding-top: 5px;
  margin: 0;
}

#intro {
 background-image:url(../media/dour-iframe/dour-green-banner.png);
 padding-top: 18px;
}

#intro h2,
#intro.event h2 strong {
  background: none;
  color: #fff;
  font-family: 'Trebuchet MS', Helvetica, Arial;
  font-size: 36px;
  line-height: 36px;
}

#intro.event h2 strong {
  display: block;
  font-size: 40px;
}

img#connect1, 
img#connect2 {
 top: 210px;
 left: 430px;
}

img#connect2 {
 left: 650px;
}


#latest-journeys {
  float: left;
}

#search {
  margin-left: auto;
  margin-right: 0;
  width: 267px;
}

#steps {
  width: 100%;
}

#steps li {
  width: 173px;
  background-image: url(../media/dour-iframe/dour-steps-bg.png);
}

#steps p br,
#steps h2 br {
  display: none;
}

#steps #step1 span {
  left: 10px;
}

#steps #step2 {
  background-position: -173px 7px;
}

#steps #step3 {
  background-position: 12px -118px;
}

#steps #step4 {
  background-position: -176px -118px;
}

#steps #step4 span span{
  font-size: 12px;
  font-weight: bold;
}

#why-carpool {
 padding: 0;
 width: 700px;
}

#why-carpool dl {
  width: 330px;
}