ol, ul{	margin: 1em 0 1em 2em; }

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}
#container-moo {
	width: 500px;
	border: 1px solid #666666;
	height: 600px;
	position: relative;

}

#content{
	position: relative;
	display:block;
	width:510px;
	left:0px;
	top:0px;
	height:290px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}


.scroll{
	position:relative;
	display:block;
	height:245px;
	overflow:scroll;
	background:#fff;
	width: 140px;
	/* fixes has-layout-bug in IE6*/
	zoom:1;
	left: 0;
	top: 0;
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
	
}

#box1{
	left:10px;
	top:0px;
}

#box2{
	left:20px;
	top:0px;
}

#box3{
	left:30px;
	top:0px;
}

#box4{
	left:10px;
	top:0px;
}
#box5{
	left:20px;
	top:0px;
}
#box6{
	left:30px;
	top:0px;
}

#box7{
	left:10px;
	top:0px;
}
#box8{
	left:20px;
	top:0px;
}
#box9{
	left:30px;
	top:0px;
}
