#outline {
	height: 737px;
	width: 535px;
	top: 0px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
.sfwindow {
	left: 0px;
	top: 20px;
	position: absolute;
}
#outline .sfwindow form {
	background-color: #F7F6F3;
	border: 1px solid #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#outline .sfwindow .title {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D52124;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 10px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
