#newsletter {
	width:100%;
}
#newsletter label {
	display:block;
	margin-bottom:3px;
}
#newsletter input{
	display:block;
	margin-bottom:3px;
	width:100%;
}
#newsletter .action{
	width:100px;
	float:right;
}

#ForgotPassword a
{
	display:block;
	text-align:right;
	margin-top:10px;

}


#Form_SendenForm {
	width:650px;
	margin:0 auto;
	margin-bottom:2em;
}
#Form_SendenForm fieldset {
	border:0;
}
#Form_SendenForm label {
	display:block;
	margin-bottom:5px;
}
#Form_SendenForm .field {
	width:45%;
}
#Form_SendenForm .field textarea{
	width:100%;
	margin-bottom:5px;
}
#Form_SendenForm .field .text {
	width:80%;
	margin-bottom:5px;
}
#Form_SendenForm #Message {
	float:right;
}
#Form_SendenForm .Actions {
	width:100%;
	text-align:center;
}
#Form_SendenForm .Actions input {
	width:120px;
	color:666!important;
	cursor:pointer;
	font-weight:bold;
	border:1px #ccc outset;
	background:url(../images/design/formbg2.gif);
}

#Form_Form {
	width:50%;
	margin:0px;
	margin-bottom:2em;
	float:left;
}
#Form_Form fieldset {
	border:0;
}
#Form_Form label {
	display:block;
	margin-bottom:5px;
	width:260px;
	font-size:12px;
}
#Form_Form .field {
	width:260px;
}
#Form_Form .field textarea{
	width:100%;
	margin-bottom:5px;
}
#Form_Form .field .text, #MemberLoginForm_LoginForm .text { {
	width:120px !important;
	border:1px #a0a0a0 solid;
	margin-bottom:5px !important;
}
#Form_Form .Actions {
	width:100%;
	text-align:center;
}
#Form_Form .Actions input {
	width:120px;
	color:666!important;
	cursor:pointer;
	font-weight:bold;
	border:1px #ccc outset;
	background:url(../images/design/formbg2.gif);
}
#content #MemberLoginForm_LoginForm_Remember{
	display:block;
	margin:0;
	width:20px !important;
}
.middleColumn
{
width:260px;
}
#EditableTextField4
{
width:260px !important;

}
#EditableEmailField3
{
width:260px !important;
float:left !important;
clear:left;
}
#EditableTextField2
{
width:260px !important;
float:left;
clear:left;
}
#EditableTextField1
{
width:260px !important;
float:left;
}