div.tx-powermailfrontend-pi1 {
	padding: 5px;
	width:640px;
}
div.powermailfe_listitem,
div.powermailfe_latestitem {
	background-color: #eee;
	border: 1px solid #3333;
	margin: 15px 5px 0px 0px;
	padding: 0 5px;
}
div.powermailfe_listitem_even,
div.powermailfe_latestitem_even {
	background-color: #ddd;
}
dt.pfe_all_dl {
	font-weight: bold;
	float: left;
	/*clear: both;*/
	width: 200px;
	height: 20px;
	display: block;
}
dd.pfe_all_dl {
	height: 20px;
	display: block;
}
div.powermailfe_filter_div label {
	float: left;
	clear: both;
	margin-right: 15px;
	width: 180px;
	font-weight: bold;
}
div.powermailfe_filter_div {
	clear: both;
}
input.powermailfe_filter_submit {
	margin: 5px 0 0 195px;
}

	/* Edit */
div.powermailfe_edititem dl dd {
	margin: 10px 0;
}
input.powermail_frontend_edit {
	width: 250px;
}
