#wrapper #container #content #middle #middle_right #travel{
  width: 587px;
  height: 75px;
  margin-top:-3px;
  color: #666666;
  font-size: 12px;
  padding: 65px 20px 0px 20px;
  line-height:20px;
  text-align:center;
  position:relative;
}

#wrapper #container #content #middle #middle_right #travel #number{
  font-weight: bold;
  font-size: 16px;
  color: #006c9a;
  position:absolute;
  bottom:17px;
  left:286px;
}

#wrapper #container #content #middle #middle_right #travel .previous{
  position:absolute;
  bottom:13px;
  left:10px;
  width:109px;
  height:30px;
}

#wrapper #container #content #middle #middle_right #travel .view_more{
  position:absolute;
  bottom:13px;
  right:10px;
  width:109px;
  height:30px;
}

#wrapper #container #content #middle #middle_right .box{
  background: url('../images/packages_bg.jpg') no-repeat;
  height:313px;
  width:188px;
  float:left;
  padding: 15px 10px 0px 10px;
  margin-right:4px;
  margin-top:15px;
  color: #898989;
  position:relative;
}

#wrapper #container #content #middle #middle_right a{
  text-decoration: none;
}

#wrapper #container #content #middle #middle_right H1{
  font-size: 18px;
  font-weight: normal;
  font-family: Georgia;
  margin-bottom:15px;
}

#wrapper #container #content #middle #middle_right .box IMG{
  position:absolute;
  left:19px;
  top:73px;
}

#wrapper #container #content #middle #middle_right .box .grey{
  color:#666666;
  position:absolute;
  left:20px;
  top:180px;
  text-align:center;
  width:170px;
  overflow:hidden;
  height:60px;
}

#wrapper #container #content #middle #middle_right .box .blue{
  font-size: 12px;
  font-weight: bold;
  color: #006c9a;
  position:absolute;
  bottom:55px;
  left:20px;
  width:170px;
  text-align:center;
}

#wrapper #container #content #middle #middle_right #box_scroll{
  overflow:hidden;
  width:636px;
  
     /* Steve Jobs Hack */
  float: left;
  position: relative;
  overflow-x: hidden;
  margin: 0 auto;
}

#wrapper #container #content #middle #middle_right #box_scroll #box_scroll_container{
  width:6000px;
}




