#shop {
	font-family:Trebuchet MS;
	font-size:35px;
	color: #b3805b;
	text-transform:uppercase;
}
.body{
	position:relative;
	margin:0 auto;
	height:100%;
	width:1024px;
}
#plates {
	z-index:2;
	left: 0px;
	font-family:Trebuchet MS;
	font-size:13px;
	color: #753e33;
	font-weight:bold;
}
#category{
	font-family:Trebuchet MS;
	font-size:13px;
	color: #753e33;
	font-weight:bold;
}
#Product_title {
	position:relative;
	width:154px;
	height:23px;
	z-index:1;
	text-align:left;
	text-align:center;
	font-size:11px;
	color:#FFF;
	font-family:Trebuchet MS;
	top: -22px;
	*top: -27px;
	left: -12px;
}
#Product_title, x:-moz-any-link { top: -27px; }
-->