/* CSS Document */

#next_back {
	width: 140px;
	float: right;
	text-align: left;
	line-height: normal;
}
#next_back a {
	color: #000000;
}
#next_back a:hover {
	color: #29ABE2;
	text-decoration: none;
}
#next_back img {
	vertical-align: middle;
	margin-bottom: 3px;
}
#manufacturer {
	color: black;
	font-size: 40px;
	font-weight: bold;
	line-height: normal;
}
#product_name {
	color: #A9A9A9;
	font-size: 20px;
	margin-bottom: 10px;
	line-height: normal;
}
.product_details {
	color: #999999;
	padding: 9px 0px;
}
strong, .price, .black {
	color: black;
}
