#content {
	width: 710px;
	height: 100%;
	vertical-align: top;
	text-align: left;
}

#content h1 {
	margin: 5px;
	margin-top: 3px;
	padding:5px;
	background: #eeeeee;
	border:1px dashed #a7a7a7;
	width: 685px;
	font-size: 16px;
	font-weight: bold;
	background-color: #1368e2;
	color: white;
}

.window_content {
	margin: 5px;
	margin-bottom: 15px;
	width: 685px;
	background: #eeeeee;
	border:1px dashed #a7a7a7;
	padding:5px;
}
