.cf-message {
	clear: both;
	width: 100%;
	height: 10em;
	border: 1px solid #27486b;
}

.error {
	color: #cb0002;
}
input[readonly=readonly]
{
	background-color: #bbb;
}

.input,
.error  {
	float: left;
	clear: both;
	display: inline; 
	width: 100%;
	margin: 0 0 10px 0;
	padding-right: 10px;
}

.note
{
	clear: both;
	display: inline;
	padding-left: 0px;
}

.repeat-mail
{
	display: none;
}

.tx-wwdmailform-pi1,
.tx-wwdmailform-pi2,
.tx-wwdmailform-pi3,
.tx-wwdmailform-pi4
{
 margin: 10px 0 27px 0;
 color: #27486b;
 width: 100%;
}

.tx-wwdmailform-pi1 button,
.tx-wwdmailform-pi2 button,
.tx-wwdmailform-pi3 button,
.tx-wwdmailform-pi4 button
{
	margin: 10px 0 0 0;
	clear: both;
	float: right;
	display: inline;
}

.tx-wwdmailform-pi1 form,
.tx-wwdmailform-pi2 form,
.tx-wwdmailform-pi3 form,
.tx-wwdmailform-pi4 form
{
	clear: both;
	float: left;
	padding-right: 38px;
}

.tx-wwdmailform-pi1 input,
.tx-wwdmailform-pi2 input,
.tx-wwdmailform-pi3 input,
.tx-wwdmailform-pi4 input
{
	float: right;
	border: 1px solid #27486b;
	width: 220px;
}

.tx-wwdmailform-pi1 label,
.tx-wwdmailform-pi2 label,
.tx-wwdmailform-pi3 label,
.tx-wwdmailform-pi4 label
{
	width: 190px;
	float: left;
	display: inline;
}

.tx-wwdmailform-pi1 .textarea label,
.tx-wwdmailform-pi2 .textarea label,
.tx-wwdmailform-pi3 .textarea label,
.tx-wwdmailform-pi4 .textarea label
{
	clear: both;
}

.show
{
	float: left;
	clear: both;
	display: block;
	margin: 0 10px 10px 0;
}
.submit
{
	float: right;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	color: #ffffff;
	min-width: 146px;
	min-height: 29px;
	line-height: 29px;
	background: url(img/button_comment_submit.png) no-repeat left top;
	cursor: pointer;
}
.tx-wwdmailform-pi3 .submit
{
	min-width: 170px;
	background: url(img/button_comment_submit_w.png) no-repeat left top;
}

textarea, input
{
	padding: 2px 5px 2px 5px;
}

.right
{
	float: right;
	clear: both;
}

#wrapper .content button,
#overlay button
{
	margin: 0 0 15px 0;
}

