.products_exclusive_menu h1 {
	background: #7f7f7f;
	color: #fff;
	font-size: 1.6em;
	height: 24px; /*31*/
	padding: 7px 0 0 22px;
}
.products_exclusive_menu div.center {
	background: #acacac;
	font-size: 1.1em;
	padding: 1em 0;
	text-align: center;
}
	.products_exclusive_menu div.center a.image {
		display: block;
		width: 130px;
		height: 130px;
		border: 1px solid #868686;
		margin: 0 auto 0.5em auto;
		text-decoration: none;
		background: #fff no-repeat center center;
	}
	.products_exclusive_menu div.center a.title {
		color: #002974;
		font-weight: bold;
	}
.products_exclusive_menu div.bottom {
	background: url('/dsg/left-right-bottom-3.gif') no-repeat top left;
	font-size: 1.1em;
	height: 21px; /*27*/
	padding: 6px 0 0 22px;
	border-bottom: 1px solid #e7e7e7;
}
	.products_exclusive_menu div.bottom a {
		color: #000;
		text-decoration: none;
		font-weight: bold;
	}
	.products_exclusive_menu div.bottom a:hover {
		text-decoration: underline;
	}