

.p7VSC02 {
	position: relative;
	/*font-family: Arial, Helvetica, sans-serif;
	color: #757575;*/
}
.p7VSC_showall {
	letter-spacing: 0.1em;
	color: #666666;
}
.p7VSC_showall:hover, .p7VSC_showall:focus {
	color: #B20606;
}
.p7VSC02 .p7VSC_scrollbox_wrapper {

	border: 0px solid #333333;
	margin: 0 23px 0 0;
}
.p7VSC02 .p7VSC_scrollbox {
	position: relative;
	width: 100%;
	background-color: none;
}
.p7VSC02 .p7VSC_scrolling {
	top: 0px;
	left: 0px;
}
.p7VSC02 .p7VSC_content {
	padding: 10px 0px 0px 10px;
	font-size: 0.8em;
	line-height: 1.2em;
}
.p7VSC02 .p7VSC_up a {
	height: 0px;
	width: 0px;
	background-image: /*url(img/p7sc1_dbup.jpg)*/;
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_up a:hover {
	background-position: -24px 0px;
}
.p7VSC02 .p7VSC_dn a {
	height: 0px;
	width: 0px;
	background-image: /*url(img/p7sc1_dbdn.jpg)*/;
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_dn a:hover {
	background-position: -24px 0px;
}
.p7VSC02 .p7VSC_pauseplay .pause {
	height: 0px;
	width: 0px;
	background-image: /*url(img/p7sc1_psplay.jpg)*/;
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_pauseplay .pause:hover  {
	background-position: -24px 0px;
}
.p7VSC02 .p7VSC_pauseplay .play {
	height: 0px;
	width: 0px;
	background-position: -48px 0px;
	background-image: url(img/p7sc1_psplay.jpg);
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSC_pauseplay .play:hover  {
	background-position: -72px 0px;
}
.p7VSC02 .p7VSCdragchannel {
	position: absolute;
	width: 11px;
	top: 5px;
	right: 5px;
	background-image: url(img/p7sc1_dbbg.png);
	background-repeat: repeat-y;
	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: 39px;
	width: 11px;
	background-image: url(img/p7sc1_dbdrag.png);
	background-repeat: no-repeat;
}
.p7VSC02 .p7VSCdragCtrl a:hover  {
	background-position: 0px 0px;
}
