#lastestReleases h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.36em;
	letter-spacing: 0px;
	color:#9A9A52;
	padding: 0px;
	margin: 0px
}
#lastestReleases p {
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#lastestReleases img {
	margin-right: 10px;
}
#shopLeft {
	float: left;
	width: 200px;
}
#shopRight {
	float: right;
	width: 560px;
}
#shopLeft ul {
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style:none;
}
#shopLeft li {
	color: #9a9a52;
}
#shopLeft a {
	font-size: 1.2em;
	color: #9a9a52;
	text-decoration:none;
}
#shopLeft a:hover {
	color: #ed2b57;
}
#breadcrumb {
	padding: 0px 0px 6px 0px;
}
#breadcrumb a {
	font-size: 1.2em;
	color: #9a9a52;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #ed2b57;
}
.productItem {
	padding-bottom: 10px;
}
.productItem h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.36em;
	letter-spacing: 0px;
	color:#9A9A52;
	padding: 0px;
	margin: 0px
}
.productItem p {
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.productItem img {
	margin-right: 10px;
}
.productItem a {
	color: #9a9a52;
	text-decoration:none;
}
.productItem a:hover {
	color: #ed2b57;
}
input, textarea, select {
	background-color: #e3e4dc;
	border: 1px solid #9a9a52;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.0em;
	padding: 2px;
	color: #5f5f31;
}

#productDetail h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.36em;
	letter-spacing: 0px;
	color:#9A9A52;
	padding: 0px;
	margin: 0px
}
#productDetail p {
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#productDetail img {
	margin-right: 10px;
}
#productDetail a {
	color: #9a9a52;
	text-decoration:none;
}
#productDetail a:hover {
	color: #ed2b57;
}