.counters>*
{
	float: right;
}
.side-nav.news a
{
	color: black;
	text-decoration: none;
}
.side-nav.news a:hover
{
	text-decoration: underline;
}

.items-list img
{
	margin-left: auto;
	margin-right: auto;
}

.old-price-info, .dollar {
    text-decoration: line-through;
}