fieldset {
	border: 1px solid black;
}

table.ecsvi {
	text-align: left;
	border: 1px solid black;
	background-color: white;
}

table.ecsvi tr td {
	padding: 5px;
	padding-left: 10px;
}

table.ecsvi tr th {
	padding: 5px;
	padding-left: 10px;
	border-bottom: 1px solid black;
	background-color: #dddddd;
}

.ecsvi_red {
	color: red;
}

#eshop_csv_imp_footer ul {
	list-style: disc inside none;
	font-size: inherit;
	display: block;	
}
