﻿#ListBox {
/*	border: thin solid #800000; */
	min-height: 400px;
	display: block;
	float: left;
/*	clear: left; */
	width: 95%;
	background: #FFF;
}