#center .products_random .box {
	background: url(/dsg/center_shadow.gif) no-repeat bottom center;
	padding-bottom: 15px;
}

	.products_random .random_list {
		list-style-type: none;
		margin: 0;
	}

		.products_random .random_list li {
		  float: left;
			margin: 0 15px 0 0;
			width: 130px;
		}

		.products_random .random_list li.last {
			margin-right: 0;
		}

			.products_random .random_list li h2,
			.products_random .random_list li .thumb {
				text-align: center;
			}

			.products_random .random_list li .thumb {
			  display: block;
				height: 120px;
			}

			#right .products_random .random_list li {
				width: 220px;
			}

			.products_random .random_list li h2 {
			  font-size: 1.2em;
			  font-weight: normal;
			  margin: 0.5em 0;
			  padding: 0;
			}

				.products_random .random_list li .special_picture {
				  position: absolute;
				  margin-top: 40px;
				  z-index: 100;
				}

	.products_random .list_link {
	  float: right;
	  font-size: 1.4em;
	  line-height: 1.8em;
	  padding-left: 15px;
	  background: url(/dsg/lang_bg.gif) no-repeat center left;
	}

 /* #right .products_random h1{
    height: auto;
    background: none;
    color: #cb6900;
    padding: 0;
    margin: 0 0 1em 0;
    text-align: left;
    font-size: 1.8em;
    font-weight: normal;
  }
*/
	#center .products .products_random h1 {
	  font-size: 1.8em;
	  color: #cb6900;
	}
