@charset "utf-8";
@import '/plugins/cart/css/tinybox.css';

#tiny-tbox {
    border: 5px solid #1A9F05;
	color:#fff;
	/*background: url('/plugins/cart/themes/kahi/images/tinybox/center_gradient.jpg') repeat-x top #1068A7;*/
	background-color:#005F95;
		
} * html #tiny-tbox { position: absolute; }
