/* CSS Document */

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