/** Overrides for the default eShop CSS **/
.eshopwidget
{
	border: 2px solid #b40e0e;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-border-radius: 10px;
	padding: 5px;
	margin-bottom: 5px;
	
	font-size: 12px;
}
