@charset "utf-8";
/* CSS Document */

#playlist {
    display:table;
	color:black;
}
#playlist li{
    cursor:pointer;
    padding:8px;
	color:black;
}

#playlist li:hover{
    color:blue;                        
}
#videoarea {
	width: 430px;
	height: 275px;
	border: 1px solid black;
	margin-left: 400px;
	margin-top: 100px;
	left: 525px;
	top: 147px;
}

.pic-container {
  /* The width of mydocument */
  width: 1350 px;
  margin: 0 auto;
  white - space: nowrap;
  overflow - x: inherit;
  overflow - y: hidden; -
  ms - overflow - style: -ms - autohiding - scrollbar;

}
.pic-row {
  /* As wide as it needs to be */
  width: 1527 px;
}#apDiv2b p {
	font-size: 24px;
}
