#example .demo-container {
	background: transparent url('Images/shim.gif') no-repeat;
	height: 334px;
	position: relative;
	width: 750px;
}

#mainToolBarWrapper {
	position: absolute;
	top: 32px;
	left: 13px;
}

#subToolBarWrapper {
	position: absolute;
	top: 127px;
	left: 180px;
	width: 491px;
}

.QueryString {
	border: 1px solid #B7B7BA;
	width: 125px;
	height: 20px;
	line-height: 20px;
}
