.logininput input {
	width: 20em;	
}

.logininput div {
	width: 5em;
	text-align: right;
	float: left;
	margin-right: 1em;
	line-height: 25px;
}


.loginbutton {
	background:transparent url(../../../gfx/button_opinion.gif) no-repeat scroll 0 0;
	border:0 none;
	color:white;
	cursor:pointer;
	display:block;
	font-family:'trebuchet ms',arial,helvetica,sans-serif;
	font-size:1.3em;
	height:94px;
	padding:27px 0 10px;
	text-align:center;
	width:241px;
}
.registrationInputField {
	line-height: 25px;
}

.registrationField {
	width: 20em;
}

.registrationFiledLabel {
	width: 20em;
	text-align: right;
	float: left;
	margin-right: 1em;
}


.loginText, .registerUserHeadline {
	margin-left: 21em;	
	margin-top: 5em;
}


.loginHeadline, .registerUserHeadline {	
	font-weight: bold;
	margin-bottom: 1.2em;	
}

.error {
	margin-left: 6em;
	color: #d64a2b;
	margin-bottom: .5em;
}

.error2 {
	color: #d64a2b;
	margin-bottom: .5em;
	margin-top: .5em;
}

/*
.left {
	margin-left: 150px;
	margin-bottom: .5em;
}
*/

.left .button {
	display: block;
	border: 0;
	height: 94px;
	width: 241px;
	padding: 27px 0 10px 0;
	text-align: center;
	font-size: 1.3em;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
	color: white;
	background: transparent url(../gfx/button_opinion.gif) no-repeat;
	cursor: pointer;
}

* html .left .button {
	background: transparent url(../gfx/ie_button_opinion.gif) no-repeat;
}

h3 {
	color: #d64a2b;
	font-family: 'trebuchet ms', arial, helvetica, sans-serif;
}

.bold {
	font-weight: bold;
}

#analyx {
	height: 95px;
	background: url("../gfx/syngenta/analyx_line.png");
	background-repeat: no-repeat;
}

.hoverButton {
	color: #FF6B01;
	text-align: center;
	text-decoration: none;
}
	
.hoverButton:HOVER {
	background-position: 0px 26px;
	text-decoration: none;
}

.errormessage {
		font-weight: bold;
		color: red;
		margin: 0 2px;
	}

.publiclogin_featuresEMListBox {
	width: 473px;
	float: left;
}
.publiclogin_right .publiclogin_loginBox, .publiclogin_aboutBox,  .publiclogin_screencastBox{
	width: 440px;	
}

.publiclogin_right {
	float: right;
}

.publiclogin_loginBox {	
}
.publiclogin_aboutBox {
	margin-top: 25px;
}
.publiclogin_screencastBox{
	margin-top: 20px;
}

#loginBox .errormessage{
	font-weight: bold;
	font-size:1.2em;
	color: red;
	margin: 1em 0;
}