.product .before_title {
	color: #9EAF3E;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 5px;
}
.product .location {
	color: #56583C;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
}
.product .location a {
	color: #56583C;
	text-decoration: none;
}
.product .location a:hover {
	text-decoration: underline;
}
.product .codeBefore div {
	padding-left: 20px;
}

.product_single_product .lead {
	font-weight: bold;
}
