/* CSS Document */

.item {
	padding: 0 0 20px 0;
	}
.item-clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin:0;
	padding:0;
	background:transparent;
}

.item .item-info {
	margin: 0 0 0 95px;
}
#left-wide .item .item-info h2 {
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 0 8px 0;
	margin: 0;
}

#left-wide .item .item-info h4 {
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	color: #333;
	padding: 0;
	margin: 0 0 5px 0;
	text-transform: none;
	font-family: verdana;
}

.item .item-buy {
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	padding: 5px 0 0 0;
	margin: 0;
}

.item .item-image {
	margin: 0 0 13px 0;
	padding: 1px 3px 3px 0;
	width: 55px;
	float: left;
	background-color: #ffffff;
/*	border: solid 1px #cccccc; */
}

.item .item-image .thumb {
	position: relative;
	height: 77px;
	width: 77px;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#left-wide h2.shopping {
	padding: 5px 0 30px 0;
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	}