.p7VSC04 {
position: relative;
margin-right:40px;
margin-bottom:10px;
}
.p7VSC_showall {
color: #757575;
letter-spacing: 0.1em;
}
.p7VSC_showall:hover, .p7VSC_showall:active, .p7VSC_showall:focus {
color: #FF9900;
}
.p7VSC04 .p7VSC_scrollbox_wrapper {
margin: 140px 20px 0 0;

}
.p7VSC04 .p7VSC_scrollbox_wrapper2 {
margin: 100px 20px 0px 0;
padding-bottom:40px;
}
.p7VSC04 .p7VSC_scrollbox_wrapper3 {
margin: 100px 20px 0px 0;
padding-bottom:40px;
}
.p7VSC04 .p7VSC_scrollbox {
height: auto;
position: relative;
width: 480px;
float:right;


}
.p7VSC04 .p7VSC_scrolling {
top: 0;
left: 0;
}
.p7VSC04 .p7VSC_content {
padding: 0px;
margin:0px;
}


.p7VSC04 .p7VSCdragchannel {
position: absolute;
width: 10px;
top: 0px;
background-color:#fff;
right: 0px;
display: none;
cursor: default;

}
.p7VSC04 .p7VSCdragchannel em {
display: none;
}
.p7VSC04 .p7VSCdragchannel a {
display: block;
}
.p7VSC04 .p7VSCdragbar {
position: relative;
}
.p7VSC04 .p7VSCdragCtrl {
position: absolute;
left: 0px;
top: 0px;
}
.p7VSC04 .p7VSCdragCtrl a {
margin-bottom:20px;
height: 160px;
width: 10px;
background-color:#a5af3f;
}
.p7VSC04 .p7VSCdragCtrl a:hover  {
background-color:#9d7f37;
}

/*--------------Temp---------------*/
.p7VSC04 .p7VSC_pauseplay .play {
visibility:hidden;
height: 22px;
width: 20px;
background-position: -40px 0px;
background-image: url(img/p7VSC04_psplay.gif);
background-repeat: no-repeat;
}
.p7VSC04 .p7VSC_pauseplay .play:hover  {
background-position: -60px 0px;
}
.p7VSC04 .p7VSC_dn a {
visibility:hidden;
height: 22px;
width: 20px;
background-image: url(img/p7VSC04_dbdn.gif);
background-repeat: no-repeat;
}
.p7VSC04 .p7VSC_dn a:hover {
background-position: -20px 0px;
}
.p7VSC04 .p7VSC_pauseplay .pause {
height: 22px;
width: 20px;
background-image: url(img/p7VSC04_psplay.gif);
background-repeat: no-repeat;
}
.p7VSC04 .p7VSC_pauseplay .pause:hover  {
background-position: -20px 0px;
}
.p7VSC04 .p7VSC_up a {
visibility:hidden;
height: 23px;
width: 20px;
background-image: url(img/p7VSC04_dbup.gif);
background-repeat: no-repeat;
}
.p7VSC04 .p7VSC_up a:hover {
background-position: -20px 0px;
}