/* CSS Document */

#title_shopping {
	width: 530px;
	background-image: url(/shopping/images/title_shopping.jpg);
	height: 40px;
	background-repeat: no-repeat;
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

/* img
----------------------------------------------- */
.img {
	padding: 0px;
	float: right;
	margin-right: 30px;
	clear: both;
	margin-bottom: 10px;
	margin-left: 10px;
	width:auto;
}
.shopping {
	clear: both;
	width: 520px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
