@charset "utf-8";
#outerGroup    #sitemaptitle {
	clear: both;
	margin-left: 10px;
	margin-top: 10px;
}
#outerGroup  #mainContent {
	float: left;
	width: 350px;
	padding: 10px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outerGroup  #subContent {
	float: right;
	width: 350px;
	margin: 10px;
	padding: 10px;
}

