.p7VSC01 {
	position: relative;
	width: 420px;
	left: 0px;
}
.p7VSC01 .p7VSC_scrollbox_wrapper {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.p7VSC01 .p7VSC_scrollbox {
	position: relative;
	height: 350px;
	width: 360px;
	background-repeat: repeat-x;
}
.p7VSC01 .p7VSC_scrolling {
	top: 23px;
	left: 0px;
}
.p7VSC01 .p7VSC_content {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 17px;
	height: 100%;
}

.p7VSC01 .p7VSCdragchannel {
	position: absolute;
	width: 24px;
	top: 0px;
	right: 0px;
	background-image: url(img/scroll_bg.gif);
	background-repeat: repeat-y;
	display: none;
	cursor: default;
}
.p7VSC01 .p7VSCdragchannel em {
	display: none;
}
.p7VSC01 .p7VSCdragchannel a {
	display: block;
}
.p7VSC01 .p7VSCdragbar {
	position: relative;
}
.p7VSC01 .p7VSCdragCtrl {
	position: absolute;
	left: 0px;
	top: 0px;
}
.p7VSC01 .p7VSCdragCtrl a {
	height: 51px;
	width: 8px;
	background-image: url(img/scroll_top.gif);
	background-repeat: no-repeat;
}

