.item{
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 275px;
	color: 
}
.item h2{
	font-size: 14px;
	color: #8bbb00;
	text-transform: uppercase;
	margin-bottom: 15px;
}
span.athuzott{
	display: block;
	text-decoration: line-through;
}
.wide{
	width: 560px !important;
}