@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.seriesLInk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	width:45px;
	height:45px;
	z-index:1;
	top: -1px;
	left: 453px;
}
#img-container	{ 
	white-space: nowrap;
	overflow-y: hidden; 
	overflow-x: auto;
    width: auto;
    height: 495px;
	scrollbar-face-color: #181818;
	scrollbar-highlight-color: #1d1d1d;
	scrollbar-3dlight-color: #333333;
	scrollbar-shadow-color: #1d1d1d;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #272727;
	scrollbar-arrow-color: #666666;
	background-color:white;
}
