div.eshop_feedback {
	border:1px solid;
	margin:1em;
	padding:0.5em;
}
div.eshop_feedback div.status {
	font-weight:bold;
}
div.eshop_feedback div.ctrl {
	margin:0.5em;
	text-align:center;
}
div.eshop_feedback div.ctrl a.ok, div.eshop_feedback div.ctrl a.checkout {
	margin:0 1em;
}
div.top_items_nav, div.bottom_items_nav {
	clear:both;
	margin:0 0 1em;
	text-align:right;
}
div.bottom_items_nav {
	margin:1em 0 0;
}
div.product dl.item_info {
	width:auto;
}