.inpage {
	padding-top: 20px;
}
.inpage h1 {
	margin-bottom: 15px;
}
.inpage h2 {
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0px;
}
.inpage h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 10px;
}
.inpage h3 span {
	padding-left: 20px;
	line-height: 15px;
	background: #fff url('img/css/arrow-dark_red-bg.jpg') left center no-repeat;
}

.inpage .product {
	margin-top:10px;
	padding-bottom: 10px;
}
.inpage .product .thumb {
	padding: 0px 20px;
	float: left;
}
.inpage h4 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
}
.inpage h5 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 20px;
}
.inpage p {
	font-size: 1.1em;
}
.inpage p.reverse{
	font-weight: bold;
	padding-left: 20px;
	font-size: 1.2em;
	line-height:14px;
	background: #fff url('img/css/arrow-dark_red-bg-reverse.jpg') left top no-repeat;
}