#box1 {
    position: absolute;
}
#box1 span {
    display: block;
    float: left;
}
#box2 {
    position: absolute;
}
#box2 span {
    display: block;
    float: left;
}
#box3 {
    position: absolute;
}
#box3 span {
    display: block;
    float: left;
}
#box4 {
    position: absolute;
}
#box4 div {
    background: none repeat scroll 0 0 #EEEEEE;
    float: left;
    height: 240px;
    width: 480px;
}
#box4 h3, #box4 p, #box4 ul {
    padding: 5px 10px;
}
#box4 p {
    text-indent: 16px;
}
#box4 img {
    float: left;
    margin: 0 10px 10px 15px;
    width: 150px;
}
#info4 {
    background: none repeat scroll 0 0 #FFFFFF !important;
    color: red !important;
    cursor: default;
}
#box5 {
    position: absolute;
    width: 240px;
}
#box5 span {
    display: block;
}
#info5 {
    bottom: 0;
}
#box6 {
    position: absolute;
    width: 240px;
}
#box6 span {
    display: block;
}
#handles6_1 {
    float: left;
}
#handles6_2 {
    float: right;
}
.mask6 {
    height: 375px;
    left: 468px;
    margin-left: -445px;
    overflow: hidden;
    position: absolute;
    width: 500px;
}
.sample6 .buttons {
    clear: both;
    text-align: center;
}
#box7 {
    position: absolute;
}
#box7 span {
    display: block;
    float: left;
}
#thumbs7 {
    clear: both;
    height: 41px;
    margin-top: 360px;
    overflow: hidden;
    position: relative;
    width: 486px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7 {
    height: 41px;
    position: absolute;
    top: 0;
    width: 100%;
	padding-left: 10px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span {
    cursor: pointer;
    display: block;
    float: left;
    height: 41px;
    margin: 0;
    width: 60px;
}
#thumbs7 .thumbs div img {
    float: right;
    width: 54px;
}
#thumbs_handles7 span {
    background: url("thumb_invisible.gif") no-repeat scroll 0 0 transparent;
}
#thumbs_mask7 {
    background: url("thumbs_mask.gif") no-repeat scroll center top transparent;
    width: 1200px;
}
#box8 {
    position: absolute;
}
#box8 div {
    float: left;
    width: 480px;
}
#box8 .buttons {
    text-align: left;
}
#box8 .next {
    float: right;
}
.sample8 .buttons {
    clear: both;
    text-align: center;
}
.sample8 .mask1 {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}
.thumbs {
    width: 54px;
}
.thumbs div {
    cursor: pointer;
    display: block;
    height: 41px;
    margin: 3px 0;
    width: 54px;
}
.thumbs div img {
    border: medium none;
    display: block;
    height: 100%;
    width: 100%;
}
.info {
    background: none repeat scroll 0 0 #000000;
    height: 50px;
    position: absolute;
    width: 240px;
}
.info p, .info h4 {
    color: #FFFFFF;
    font-family: Arial;
    padding: 3px 8px;
}
.info h4 {
    font-size: 14px;
}
.info h4 a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    float: right;
    font-size: 10px;
    padding: 0 3px;
    text-decoration: none;
}
.mask1 {
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 480px;
}
.mask2 {
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 240px;
}
.mask3 {
    height: 240px;
    overflow: hidden;
    position: relative;
    width: 480px;
}
.mask6 span img {
    border: medium none;
    display: block;
	height: 335px;
    width: 500px;
}
