#bonus_area {	position:relative;	width:470px;}#bonus_area_products {	position:relative;	width:780px;}.shopping_cart {	cursor:default;	position:absolute;	right:0px;	bottom:-35px;	padding:5px 11px;	font-weight:bold;	display:none;	font-size:12pt;	-moz-border-radius:6px 6px 0 0;	-khtml-border-radius:6px 6px 0 0;	-webkit-border-radius:6px 6px 0 0;	border-radius:6px 6px 0 0;	background-color:#169c00;	color:#fff;}.product {	cursor:default;	position:absolute;	right:-80px;	display:none;	top:-5px;	font-size:12pt;	padding:5px 11px;	font-weight:bold;	display:none;	-moz-border-radius:6px;	-khtml-border-radius:6px;	-webkit-border-radius:6px;	border-radius:6px;	background-color:#169c00;	color:#fff;}
