div.rightColumnContent#rightColSignInDiv {
	height:251px;
}

div.signInRegister {
	height:368px;
	width:546px;
	background-image:url('/img/community/signin_bg.jpg');
	position:relative;
}

div.alreadyRegisteredArea {
	position:absolute;
	top:43px;
	left:32px;
	width:210px;
	color:#2A2A2A;
	font-size:11px;
}

input.signInTextField {
	width:210px;
	border:1px solid #B0B0B0;
	margin:2px 0px 3px 0px;
}

div.signInButtonDiv {
	float:left;
	margin:5px 0px 0px 0px;
}

div.updateButtonDiv {
	float:left;
	margin:5px 0px 0px 2px;
}

div.alreadyRegisteredArea a:link{
	color:#2A2A2A;
}

div.notRegisteredArea {
	position:absolute;
	top:43px;
	left:298px;
	width:228px;
	color:#2A2A2A;
	font-size:11px;
}

div.memberFormContent{
	background-image:url(/img/community/bg_membership_forms.png);
	padding:51px 47px 0px 47px;
	position:relative;
}

div.memberFormContent a{
	color:#C38E00;
}

form {
	margin:0px;
	padding:0px;
}

select.birthmonthselect {
	width:228px;
	border:1px solid #B0B0B0;
	margin-top:10px;
}

div.birthdatediv {
	margin-top:20px;
	float:left;
	width:76px;
}

select.birthdateselect {
	width:76px;
	border:1px solid #B0B0B0;
}

div.slashdiv {
	margin-top:20px;
	float:left;
	text-align:center;
	width:31px;
}

div.birthyeardiv {
	margin-top:20px;
	float:right;
	width:121px;
}

select.birthyearselect {
	width:121px;
	border:1px solid #B0B0B0;
}

div.getStartedDiv {
	margin-top:54px;
	text-align:center;
}

div.memberFormHeaderDiv {
	position:absolute;
	top:272px;
	left:414px;
	z-index:20;
}

select {
	border:1px solid #B0B0B0;
}

div.formElementDiv {
	margin-bottom:15px;
	width:243px;
}

.textErrorMsg {
	color:#FF0000;
}

.sectionMainPicDiv {
	margin-top:75px;
}

div.textFieldBottomBuffer {
	margin-bottom:10px;
}