@import "DefaultMenuContent.css";

#MiddleContentRightBottom div#Join {
	float: left;
	margin-top: 20px;
}

#Join div#JoinTitle {
	width: 660px;
	text-align: right;
	font-size: 16px;
	color: #bcbcbc;
}

#Join div#RegistrationTable {
	background-repeat: no-repeat;
  background-position: top left;
	background-color: #cef29d;
	font-weight: normal;
	font-size: 13px;
	color: black;
	width: 660px;
	/*weight: 200px;*/
	margin: 10px 0 0 0;
	padding: 10px 5px;
	border: none;
}

#MiddleContentRightBottom a {
	float: right;
	color: blue;
	text-decoration: underline;
	margin: 20px 10px 0 0;
}