.p7VSC02 {
	position: relative;
}
.p7VSC_showall {
	color: #000000;
	letter-spacing: 0.1em;
}
.p7VSC_showall:hover, 
.p7VSC_showall:active, 
.p7VSC_showall:focus {
	color: #D99509;
}
.p7VSC02 .p7VSC_scrollbox_wrapper {
	/*border: 1px solid #F0C367;*/
	margin: 0 40px 0 0;
}
.p7VSC02 .p7VSC_scrollbox {
	height: auto;
	position: relative;
	width: 100%;
}
.p7VSC02 .p7VSC_scrolling {
	top: 0;
	left: 0;
}
.p7VSC02 .p7VSC_content {
	padding: 5px 0px;
}
.p7VSC02 .p7VSC_up a {
	height: 10px;
	width: 16px;
	background-image: url(../images/scroll/scroll-up.gif);
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_up a:hover {
	background-image: url(../images/scroll/scroll-up-over.gif);
}
.p7VSC02 .p7VSC_dn a {
	height: 10px;
	width: 16px;
	background-image: url(../images/scroll/scroll-down.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.p7VSC02 .p7VSC_dn a:hover {
	background-image: url(../images/scroll/scroll-down-over.gif);
}
.p7VSC02 .p7VSCdragchannel {
	position: absolute;
	width: 10px;
	top: 0px;
	background-image: url(../images/scroll/scroll-bg.gif);
	background-repeat: repeat-y;
	right: 0px;
	display: none;
	cursor: default;
}
.p7VSC02 .p7VSCdragchannel em {
	display: none;
}
.p7VSC02 .p7VSCdragchannel a {
	display: block;
}
.p7VSC02 .p7VSCdragbar {
	position: relative;
}
.p7VSC02 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC02 .p7VSCdragCtrl a {
	height: 60px;
	width: 16px;
	background-image: url(../images/scroll/scroll-slider.gif);
	background-repeat: repeat-y;
}
.p7VSC02 .p7VSCdragCtrl a:hover  {
	background-image: url(../images/scroll/scroll-slider-over.gif);
}

/*******************************************/

.p7VSC_scrollbox {
	overflow:hidden;
}
.p7VSC_scrolling {
	position:absolute;
}
.p7VSCdragchannel, 
.p7VSCtoolbar{
	display: block !important;
}

/*#p7VSCb_1 {height:444px;}
#p7VSCcn_1{height:444px;}*/
/*******************************************/
