.shop_block {
	padding: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.clear {
	clear: both;
}
.left_img {
	float: left;
}
.right_test {
	float: right;
	text-align: right;
}
