@charset "utf-8";
#common-space {
	height: auto;
	width: 620px;
	margin-bottom: 20px;
	padding-top: 50px;
	background-image: url(../images/common-space/common-title.gif);
	background-repeat: no-repeat;
}
#common-lounge {
	height: auto;
	width: 598px;
	margin-bottom: 30px;
	border: 1px solid #A4A4A4;
	background-color: #ECEDE4;
	padding: 10px;
}
#content {
	height: auto;
	width: 290px;
	float: left;
	margin-right: 40px;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 30px;
}
#cya {
	height: auto;
	width: 268px;
	float: left;
	background-color: #ECEDE4;
	border: 1px solid #A4A4A4;
	padding: 10px;
	margin-bottom: 30px;
}
#notes {
	clear: both;
	height: auto;
	width: 620px;
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
