/* CSS Document */
.divContainer {
	overflow: auto;
	width: 100%;
	border-left: 0px gray solid;
	border-bottom: 0px;
	padding:0px;
	margin: 0px";
}
