@import url("subnav_shopping.css");
.list {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f0ede8;
	line-height: 16px;
}
.list .thumb {
	width: 128px;
	padding-right: 10px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list .content {
	float: left;
	width: 430px;
	padding-top: 8px;
}
.list .colRightInfo {
	float: left;
	padding-top: 9px;
	padding-left: 15px;
	width: 145px;
}

#shopping .list h3 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.list .content a:link,
.list .content a:visited
{
	font-weight: bold;
	text-decoration: none;
}
.listLast {
	border-bottom-style: none;
}
