#mainWindow {
	position: relative;
	float: right;
	background-color: #ffffff;
	border-left: 1px dashed #607FB8;
	margin: 0px;
	padding: 2px;
	text-align: left;
	width: 605px;
}
