.item{
	border-bottom: 1px dashed #c3c3c3;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.item .image{
	margin: 5px;
}
.item h4{
	margin: 8px 0px;
}

.price {
	width: 120px;
	font-size:12px;
}
.price  b{
	color:#098DB7;
}