html, body {
	width: 820px;
	height: 500px;
	margin: 0px;
}

.ui-widget-content {
	border: none;
}

.ui-widget-header {
	background: none;
	border: none;
	border-bottom: 1px solid #AAAAAA;
}