table.piaster {
	border: none;
	background: transparent;
	width: 100%;
	visibility: visible;

	caption-side: top;

	table-layout: fixed;

	border-collapse: collapse;
	border-spacing: 0px;

	empty-cells: show;
}
	table.piaster td {
		text-align: left;
		vertical-align: top;
	}

.tpiaster {
	width: 470px !important;
	height: 440px !important;
	margin: 0px 0px 20px 4px !important;
}
	.tpiaster .content {
		width: 432px !important;
		height: 372px !important;
	}
		.tpiaster .content .limg {
			float: left !important;
			margin-right: 16px !important;
		}
		.tpiaster .content ul.data {
			height: 340px !important;
			position: relative;
			top: 4px !important;
		}
		.tpiaster .content .shop {
			width: 432px !important;
		}
table.piaster div.scale {
	visibility: visible !important;
	display: block !important;
}

form.editpiaster {
	padding: 0px;
	margin: 0px;
}
table.editpiaster {
	border: none;
	background: transparent;
	width: 100%;
	visibility: visible;

	caption-side: top;

	table-layout: fixed;

	border-collapse: collapse;
	border-spacing: 0px;

	empty-cells: show;
}
td.editpiaster {
	padding: 0px 0px 8px 0px;
	vertical-align: top;
}
	td.editpiaster label {
		font-size: 11px;
		font-weight: bold;
		padding: 4px 0px 2px 0px;
		color: #404040;
	}
	td.editpiaster hr {
		height: 1px;
		color: #ccc;
		background-color: #ccc;
	}
input.editpiaster_text {
	width: 230px;
	border: solid #ccc 1px;
}
textarea.p_opisanie {
	width: 216px;
	height: 410px;
	border: solid #ccc 1px;
}
input.editpiaster_file {
	width: 400px;
}
img#p_photo_img {
	width: 480px;
	border: none;
	margin: 0px 0px 4px 0px;
	display: block;
}
td.editpiaster select {
	width: 232px;
	border: solid #ccc 1px;
}

table.piaster td.toreqs {
	text-align: right;
	vertical-align: middle;
}

div.p_opisanie {
	width: 216px;
	height: 340px;
	margin-left: 8px;
}

h1.piastres {
	padding-top: 0px;
}