
#secondlogin #username {
	position:relative;
	float:right;
	top:5px;
	left:50px;
}

#secondlogin #password {
	position:relative;
	float:right;
        top:-22px;
}

#secondlogin #password-element {
	position:relative;
	top:30px;
	left:50px;
}

#secondlogin {
	clear:left;
	position:relative;
	top:30px;
	left:150px;
	width:350px;
}

#secondlogin .zend_form dd .medium-customize-textbox {
	margin-bottom:2px;
	margin:0px;
	padding-left:6px;
	width:254px;
}

#reminder-link {
	float:right;
	padding-left:8px;
        padding-top:10px;
	position:relative;
	right:185px;
	top:13px;	
}

#validate_login {
	position:relative;
	font-weight:bold;
	width:71px;
	height:19px;
}

#validate_login-element {
	clear:both;
	left:140px;
	top:10px;
	position:relative;
}

.form_label {
	clear:left;
	color:#666666;
	float:left;
	font-weight:bold;
	margin-bottom:1.1em;
	margin-left:1em;
	margin-top:0.3em;
}

.errors {
	color:red;
	float:left;
	list-style-type:none;
	position:relative;
}

#secondlogin .zend_form #username-element .errors {
	left:80px;
	margin-top:2px;
}

#secondlogin .zend_form #password-element .errors {
        left:-10px;
        top:-25px;
}

#new-user-subscribe-link {
	clear: right; 
	float: right;
	position: relative;
	right: 115px;
	padding-top: 0px;
	top: -4px;
}

/** Mail Retriever **/

#retrieving .small-input-btn {
	position:relative;
	left:227px;
	top:25px;
 }
 
 #mail_retriever {
 	position:relative;right:200px;float:right;
 }
 
#mail_retriever-label {
 	position:relative;
	left:180px;
 }
