.tx-powermail {
}


.tx-powermail .powermail_fieldwrap {
	min-height:30px;
}

.tx-powermail legend {
	display:none;
}
.tx-powermail label {
	width:80px;
	display:block;
	float:left;
	color:#656264;
	line-height: 20px;
}

.tx-powermail input, textarea {
	width:180px;
	line-height: 20px;
	min-height:20px;
	border:1px solid #656264;
	color:#656264;
}

.tx-powermail textarea {
	width:280px;
}

.tx-powermail input.powermail_submit {
	color:#fff;
	display:block;
	background:url(../images/button.jpg) no-repeat;
	border:0px;
	width:120px;
	height:24px;
	line-height: 20px;
	margin-left:80px;
	margin-top:6px;
	border:none;
	text-align:center;
	float:left;
	margin-right:10px;
}

.tx-powermail li {
	margin: 8px 0px 8px 15px;
	color:#656264;
}

.tx-powermail div {
	position:relative;	
}
.tx-powermail div div.Adresse {
	position:absolute;
	right:20px;
	top:-4px;
}