@charset "utf-8";

#p7scroller1 {
    /* position: absolute; */
	position: relative;
	width: 260px;
	height: 250px;
	z-index: 100;
	left: 0px;
	top: 19px;
	overflow: hidden;
	clip: rect(0px 260px 250px 0px);
	visibility: visible;
	/* background-color: #999999; */
	/* layer-background-color: #999999; */
	/* border: 1px none #000000; */
	 
	 
}

#p7s1content1 {
    /* position: absolute; */
	position: relative;
	width: 260px;
	z-index: 99;
	left: 12px;
	top: 260px;
	visibility: visible;
	/* background-color: red; */
}

#p7sc1Pause {
     position: relative;
	 left: 233px;
	 top: -288px;
	 width: 18px;
	 z-index: 105;
	 /* background-color: #999999; */
	 /* layer-background-color: #999999; */
}

#p7sc1Resume {
     position: relative;
	 left: 209px;
	 top: -310px !important;  /* for Firefox */
	 top: -308px;             /* for IE */
	 width: 18px;
	 z-index: 104;
	 /* background-color: #999999; */
	 /* layer-background-color: #999999; */
}

.pviiscroller {  font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif}
.pviiscroller p {  font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 14px; margin-top: 0px}
.pviiscroller h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.pviiscroller a:link {  color: #000000; text-decoration: underline}
.pviiscroller a:visited {  color: #000000; text-decoration: underline}
.pviiscroller a:hover {  color: #000000; text-decoration: none}
