#section {
	background-image: url(../product/images/bg-section.png);
	background-repeat: repeat;
	padding-top: 11px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 535px;
	margin-top: 13px;
}
#section img {
	float: left;
	margin-right: 6px;
}
