#box6  {
    position : absolute;
    width : 250px;
}
#box6 span {
    display : block;
}
#handles6_1 {
    float : left;
}
#handles6_2 {
    float : right;
}
.mask6 {
    position : absolute;
    left : 52.3%;
    margin-left : -170px;
    width : 440px;
    height : 320px;
    text-align : center;
    float : right;
    overflow : hidden;
}
.sample6 .buttons {
    text-align : center;
}
.thumbs {
    width : 54px;
}
.thumbs div {
    display : block;
    width : 54px;
    height : 42px;
    margin : 3px 0;
    cursor : pointer;
}
.thumbs div img {
    display : block;
    width : 100%;
    height : 100%;
    border : none;
}
.info {
    width : 440px;
    height : 55px;
    background : #000;
    position : absolute;
}
.info p, .info h4 {
    color : #fff;
    font-family : Trebuchet MS, Verdana, Tahoma, sans-serif;
}
.info h4 {
    font-size : 14px;
    padding : 0 8px;
}
.info h4 a {
    float : right;
    background : #fff;
    color : #000;
    font-size : 10px;
    padding : 0 3px;
    text-decoration : none;
}
span img {
    display : block;
    border : none;
}
.hotel {
    background : #fff9e1;
    width : 275px;
    height : 60px;
    border : 1px solid;
    border-color : #b1d5f8;
    padding : 0 5px 13px 15px;
    font-family : Trebuchet MS, Verdana, Tahoma, sans-serif;
    text-align : justify;
}
.testimonial {
    background : #fff9e1;
    width : 390px;
    height : 100px;
    margin-top : 3px;
    border : 1px solid;
    border-color : #b1d5f8;
    padding : 0 5px 13px 15px;
    font-family : Trebuchet MS, Verdana, Tahoma, sans-serif;
    text-align : justify;
}
