/* CSS Document */

.lp_boutique_list_item {
	float: left;
	width: 33%;
	height: 245px;

	text-align: center;
	font-family: arial;
	font-size: 10pt;
} .lp_boutique_list_item a {
	text-decoration: none;
	color: #000000;
} .lp_boutique_list_item img {
	border: 1px;
	border-color: #000000;
	border-style: solid;
}


.lp_boutique_top_section {
	/* width: (100% - 30px); */
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	/* height: 100%; */
	zoom: 1;
} .lp_boutique_top_section:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.lp_boutique_top_section_text {
	float: left;
}
	

.lp_boutique_top_section_image {
	margin-left: 10px;
	margin-bottom: 10px;
}


.lp_boutique_bottom_line {
	width: 100%;
	height: 10px;
	margin-top: 15px;
}
