body
{
	background: none !important;
}

.h
{
	display: none !important;
}

.product
{
	margin: 0 !important;
}

span.item
{
	font-size: 12px;
}

#logo-print
{
	display: block !important;
}

#hd
{
	height: 80px !important;
	margin: 0px !important;
}

.item-added input
{
	border-top: none !important;
	border-right: none !important;
	border-left: none !important;
}

.item-added span.link
{
	color: #000 !important;
	font-size: 11px !important;
}

#column-grid
{
	-moz-column-count: 3;
	column-count: 3;

}


