/* Style sheet for the sample.html file. */

body {
	font-family: Tahoma, Sans-serif;
	font-size: 11px;
	background: #C4C4C4;
	margin: 0px;
}
.queryblock {
	width: 590px;
}
.queryblockframe {
	width: 590px;
	height: 700px;
	float: right;
	border-style: none;
}
