/* CSS Document */

#list {
	height:490px;
	overflow:auto;
	width:500px;
	text-align:center;
	background-color:#242424;
	border:groove;
	border-color:#000000;
}
