#shoplistcontents {
	width: 1030px;
	height: auto;
	clear: left;
	padding: 0px 0px 10px;
	margin-right: auto;
	margin-left: auto;
}
#boutique1 {
	height: 500px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}
#boutique2 {
	height: 155px;
	width: 780px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px dotted #666;
	padding-top: 10px;
}

#boutique3 {
	height: 80px;
	width: 780px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px dotted #666;
	padding-top: 10px;
}
