#ctrldevice-cartcontent{width:100%; z-index:300; color:#333}

#ctrldevice-cartcontent #cart-popup {float:right; position:relative; right:0; top:0; margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;}

#ctrldevice-cartcontent #cart-popup-inner{
	position:absolute;
	left:-9999px;
	background-color:#0c0;
	z-index:999;
	list-style:none;
	width:300px;
	height:200px;
	padding:0px;
}

#ctrldevice-cartcontent ul{list-style-type:none}