input.text
{
	border: 1px solid #ccc;
	margin: 3px;
}

input.button
{
	background: #eee url('images/redcms/darkwave.png') no-repeat center center;
	border: 1px solid #999;
	font-weight: bold;
	padding: 4px;
	color: #fff;
}

input.button.ok
{
	float: right;
}
/*
.AccordionPanelLogin
{
	width: 145px !important;
	margin: 11px 11px 0 11px;
}
*/
.AccordionPanelLogin label
{
	padding-top: 5px;
	display: block;
}

.AccordionPanelLogin input.text
{
	width: 142px;
}

#registration-form label
{
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
}

#registration-form label.inline
{
	text-align: left;
	width: 250px;
}

#registration-form .text
{
	width: 270px;
	display: block;
	float: left;
	border: 1px solid #ccc;
	margin: 0;
}

#registration-form .checkbox
{
	float: left;
	margin-right: 0.5em;
}

#registration-form div
{
	display: block;
	clear: both;
	padding: 5px;
}

#registration-form .button
{
	width: 80px;
	margin-left: 352px;
}

#registration-form .error
{
	color: #f55;
}

.error 
{
	color: #f55;
}