#left-content{
  width: 479px;
  float: left;
  padding-right: 30px;
  border-right: solid 1px #a9c480; 
}
#right-content{
  width: 305px;
  float: right;
}
a.photo-tour{
  font-size: 16px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  display: block;
  height: 28px;
  background: url('/images_new/camera.jpg') left no-repeat;
  padding: 9px 0 0 54px;
  margin: 0 0 5px 60px;
}
#slideshow img{
  border: solid 1px black;
}
#slideshow{
  width: 342px;
  margin-left: 15px;
}
#slideshow-wrapper {
  background: url('/images_new/slideshow_bg.jpg')bottom no-repeat;
  width: 342px;
  height: 224px;
  margin-left: -15px;
}
h1{
  line-height: 18px;
}
h1 span{
  font-size: 14px;
  font-weight: normal;
}