div.scroll {
	height: 350px;
	width: 95%;
	overflow: auto;
	background-color: #363636;
	margin-right: 0px;
	margin-left: 0px;

}
