#contents {
	position:absolute;
	left:10;
	top:0px;
	width:556px;
	height:392px;
	z-index:1;
}

#container {
	position:relative;
	width:578px;
	height:400px;
	z-index:1;
	overflow:hidden;
	visibility: visible;
	top: 5px;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url();
}
#up_button {
	position:relative;
	left:100px;
	width:49px;
	height:50px;
	z-index:2;
}
#down_button {
	position:relative;
	left:200px;
	top:20px;
	width:53px;
	height:52px;
	z-index:2;
}
#scrollers {
	position: relative;
	width: 200px;
	left: 30%;
	top: 10px;
}
#Layer1 {
	position:absolute;
	left:338px;
	top:521px;
	width:90px;
	height:85px;
	z-index:2;
}
/* CSS Document */

.product_row {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#contents1 {

	position:absolute;
	left:10;
	top:0px;
	width:630px;
	height:392px;
	z-index:1;
}
#container1 {

	position:relative;
	width:625px;
	height:400px;
	z-index:1;
	overflow:hidden;
	visibility: visible;
	top: 5px;
}
