img.products {margin-right: 20px; border: none}
.products_text {font-size: 12px; color: #555555; margin-top: 20px}
a.products {font-weight: bold; text-decoration: underline; color: #00B0C5}
a.products_producer {font-weight: normal; text-decoration: underline; color: #00B0C5}
div.products_price {font-weight: bold; font-size: 14px; color: #00B0C5}
.products_head {color: #00B0C5; font-size: 14px; font-weight: bold}
td.products {padding: 0px 10px; vertical-align: top}
div#empty {font-style: italic; color: #555555}
.products_headrow {color: #00B0C5}
.products h3 {font-size: 14px}

.products_call {font-weight: bold; font-size: 14px; color:#00B0C5}

.products_another {margin-top: 0px; margin-left: 1em; padding-left: 1em} /* margin for IE */
.products_another li {color: #00B0C5}

/* Right Block */
#products_rblock {width: 200px; margin-left: 20px} /* as at #cart (-30px) */
#price {font-size: 20px; font-weight: bold; color: #00B0C5; margin-bottom: 10px}

/* Product Images */
img.product_images {margin: 0 10px 0 0}
div.product_images {margin: 0 5px 5px 0; float: left}

/* Search Form */
#searchform input {margin: 0px 1ex}

div.products_analogs {}
	div.products_analogs div {clear:left; margin:20px 0 0 0}
		div.products_analogs div div.image {float:left; clear:none; margin:0 20px 0 0}
		div.products_analogs div h4 {margin:0;}
		div.products_analogs div p {margin:0;}
			div.products_analogs div p a.delete {color:#FF0000;}

	form.analog_addform {clear:left; margin:20px 0 0 0}
		form.analog_addform select {margin:5px 0 0 0; display:block; width:200px}

