body
{
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
}
div.content
{
	margin: 3em 16% 2em 17%;
}
h1
{
	font-size: 150%;
}
.smaller
{
	font-size: 85%;
}
td.label
{
	width: 12em;
	padding: 0 1em 2em 0;
}
td.input input
{
	width: 25em;
	padding: 0 0 1em 0;
}
div.contacts
{
	margin: 8em 0 2em 0;
	font-size: 85%;
}
span.comment
{
	font-size: 85%;
	color: #666666;
}
div.steps
{
	margin-bottom: 2em;
}
div.steps span.past
{
	color: #999999;
}
div.steps span.future
{
	color: #666666;
}
table.look-at-me
{
	background-color: #F5F5EA;
}
td.corner_intro,
td.main_intro
{
	background-color: #DCDCCB;
}
td.main_intro
{
	vertical-align: center;
	padding: 0.3em 1em 0.4em 17px;
	font-size: 80%;
	font-weight: bold;
}
td.main_intro p.body
{
	padding: 0;
	margin: 0;
}
div.cart-thmb
{
	width: 90px;
	height: 80px;
	padding: 10px;
	text-align: center;
	vertical-align: center;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: 20px;
}
input.text
{
	width: 20em;
}
table.shipment td.label
{
	width: 9em;
}
table.shipment input.index
{
	width: 6em;
}
table.shipment input.pnone
{
	width: 11em;
}
table.shipment input.text
{
	width: 100%;
}
div.field textarea.comments
{
	width: 100%;
}
table.review td.header
{
	font-size: 85%;
	font-weight: bold;
	padding-right: 1em;
	padding-bottom: 0.3em;
}
table.review td.header_numeric
{
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	padding-left: 1em;
	padding-bottom: 0.3em;
}
table.review td.part
{
	font-size: 120%;
	border-bottom: 1px solid #CCCCCC;
}
td.shipment
{
	background-color: #FAFAFA;
	padding-right: 0.5em;
}
tr.subheader td
{
	font-weight: bold;
	color: #333333;
	font-size: 85%;
}

.invisible
{
	display: none;
}
.visible
{
	display: block;
}
tr.visible
{
	display: table-row;
}
td.onshipment
{
	padding-left: 60px;
}
td.toshipment
{
	padding-right: 0.5em;
}
.delivery_allert
{
	padding-top: 1em;
}

table.invoice {
	padding: 0 0 0.5em 0;
	width: 160mm;
	position:relative;
	z-index: 1;
}
table.invoice td.nowrap, table.invoice a {
	white-space: nowrap;
}
table.invoice td.bold {
	font-weight: bold;
}

.stamp_ru {
	height: 150px;
	width: 150px;
	margin-top: -170px;
	__margin-top: -155px;
	display:block;
	left: 35mm;
	position: absolute;
}

.stamp_ua {
	height: 45mm;
	width: 40mm;
	margin-top: -50mm;
	__margin-top: -45mm;
	display:block;
	left: 25mm;
	position: absolute;
}

.stamp_en {
	height: 40mm;
	width: 60mm;
	margin-top: -60mm;
	__margin-top: -60mm;
	display:block;
	left: 25mm;
	position: absolute;
}


.print {
	position: relative;
}



