.sDiv {
	width: 99%;
	height: 300px;
	font-size: 12px;
	text-align: left;
	background-color: #E6F4FD;
	border: 1px #4AA8D9 solid;
	overflow-y: scroll;
	scrollbar-base-color: #97D3F0;
	scrollbar-face-color: #D5F2FE;
	scrollbar-highlight-color: #D5F2FE
}

	.sDiv * {
		font-size: 12px;
	}
.rightzhuti {
	width: 99%;
	height: 300px;
	border: 1px #4AA8D9 solid;
	float: left;
	background-color: #E6F4FD;
}