#sidebar_right #login-form .userdata {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#sidebar_right #login-form a {
	display: block;
	font-size: 12px;
	margin-left: 15px;
	margin-right: 15px;
}
#sidebar_right #login-form ul {
	display: block;
	padding-bottom: 20px;
}
#sidebar_right #form-login-username #modlgn-username {
	width: 150px;
}
#sidebar_right #form-login-password #modlgn-passwd {
	width: 150px;
	margin-left: 10px;
}
#main_content #member-registration fieldset {
	width: 640px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_content #member-registration fieldset legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 32px;
	font-weight: normal;
	color: #611964;
	display: block;
	margin-bottom: 10px;
}
#main_content .login form fieldset {
	width: 640px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_content .login form fieldset .login-fields #username {
	width: 200px;
}
#main_content table .login-fields #password {
	width: 200px;
	margin-left: 10px;
}
#main_content li {
	list-style-type: none;
}

#sidebar .moduletable_login {
	margin-bottom: 20px;
}
#sidebar .moduletable_login a {
	font-size: 1.3em;
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #333333;
}
#sidebar .moduletable_login #form-login {
}
#sidebar .moduletable_login #form-login .input {
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar .moduletable_login #form-login .input .button {
	margin-top: 5px;
}
#sidebar .moduletable_login #form-login ul {
	margin-top: 10px;
}
