.products .main_picture {
	float: right;
	margin: 0 0 0.5em 1em;
}

.products .main_description {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.6em;
	font-style: italic;
	color: #44780b;
}

.products .list {
	list-style-type: none;
	margin: 0 0 2em 0;
}

	.products .list li {
		margin: 0;
		background: url(/dsg/center_shadow.gif) no-repeat bottom center;
		padding: 15px 0;
		clear: both;
	}

		.products .list li .thumb {
		  display: block;
		  text-align: center;
		  width: 120px;
		  height: 120px;
			float: left;
			margin: 0 0 0.5em 0;
			border: 1px solid #50811b;
		}

		#center .products .list li h2 {
		  font-size: 1.4em;
		  font-weight: bold;
		  margin: 0;
		  padding: 0 0 0.5em 0;
		}

		#center .products .list li p {
		  font-size: 1.2em;
		  line-height: 1.4em;
		}

		#center .products .list li h2,
		#center .products .list li p {
		  margin-left: 130px;
		}

			#center .products .list li p img {
			  margin-right: 0.5em;
			}

.products .manufacturer_icon {
	float: right;
}

.products p.link a {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
  padding-left: 15px;
  background: url(/dsg/lang_bg.gif) no-repeat center left;
}

@import('products_random.css');
