.p7VSC01 {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #757575;
	width: 80%;
	
}

.p7VSC01 .p7VSC_scrollbox_wrapper {
	border: 1px solid #333333;
	margin: 0 0 0 0;
}
.p7VSC01 .p7VSC_scrollbox {
	position: relative;
	background-image: url(img/p7sc1_contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	padding-left: 0px;
	text-align: center;
	width: 100%;
}
.p7VSC01 .p7VSC_scrolling {
	top: 0px;
	left: 0px;
}
.p7VSC01 .p7VSC_content {
	padding: 0px 100px;
	color: #FFF;
}

.p7VSC01 .p7VSC_up a:hover {
	background-position: -24px 0px;
}

.p7VSC01 .p7VSC_dn a:hover {
	background-position: -24px 0px;
}

.p7VSC01 .p7VSC_pauseplay .pause:hover  {
	background-position: -24px 0px;
}

.p7VSC01 .p7VSC_pauseplay .play:hover  {
	background-position: -72px 0px;
}


.p7VSC01 .p7VSCdragCtrl a:hover  {
	background-position: -24px 0px;
}
