﻿.allocatedDivStyle {
	border-radius: 5px 10px 5px 10px;
	background:white;
	height:150px;
	overflow:auto;
	width:400px;
}
