#popup-cashback {	display: none;	background: none;	position: absolute;	width: 442px;	z-index: 9999;	}		#popup-cashback .popup-header {	height: 18px;	padding: 10px 15px 0;	background: url(/si/img/popup-header.png) no-repeat left top;	}	#popup-cashback .popup-header h3 {	float: left;	font: bold 12px/12px Helvetica, Arial, sans-serif;	color: #fff;	}#popup-cashback .popup-header #popup-close-cashback {	float: right;	font: bold 12px/12px Helvetica, Arial, sans-serif;	color: #fff;	text-transform: uppercase;	cursor: pointer;	}		#popup-cashback .popup-content {	background: url(/si/img/popup-content.png) no-repeat left bottom;	padding: 15px;	height: 275px;	}#popup-cashback .popup-content p {	width: 400px;	}	#popup-cashback .popup-content h4 {	margin: 0 0 3px;	font: bold 12px/18px Helvetica, Arial, sans-serif;	color: #333;	}	#popup-cashback .popup-content p {	margin: 0 0 12px;	font: normal 12px/18px Helvetica, Arial, sans-serif;	color: #333;	height: 235px;	}	#popup-cashback .popup-content p.note {	font: normal 10px/14px Helvetica, Arial, sans-serif;	}	#popup-cashback .popup-content dl.popup-form {	font: normal 12px/14px Helvetica, Arial, sans-serif;	color: #333;	}	#popup-cashback .popup-content dl.popup-form dt {	float: left;	width: 60px;	height: 60px;	}	#popup-cashback .popup-content dl.popup-form dd {	float: right;	width: 350px;	height: 60px;	}	#popup-cashback .popup-content dl.popup-form dt.popup-tall,#popup-cashback .popup-content dl.popup-form dd.popup-tall {	height: 90px;	}#popup-cashback .popup-content dl.popup-form label {	display: block;	padding: 4px 0 0;	}	#popup-cashback .popup-content dl.popup-form	input,#popup-cashback .popup-content dl.popup-form	select,#popup-cashback .popup-content dl.popup-form	textarea {	width: 300px;	}#popup-cashback .popup-content dl.popup-stacked dt {	float: none;	width: auto;	height: auto;	display: block;	margin: 0 0 5px;	}		#popup-cashback .popup-content dl.popup-stacked dd {	float: none;	width: auto;	height: auto;	display: block;	margin: 0 0 15px;	}		#popup-cashback .popup-content dl.popup-stacked	input,#popup-cashback .popup-content dl.popup-stacked	select,#popup-cashback .popup-content dl.popup-stacked	textarea {	width: 350px;	}#popup-cashback .popup-content .popup-submit {	clear: both;	height: 35px;	}	#popup-cashback .popup-content .popup-submit input {	background: #f93 url(/si/img/submit-orange.gif) repeat-x center center;	font: bold 14px/14px Helvetica, Arial, sans-serif;	text-shadow: #b06a25 0 -1px 0;	padding: 8px 10px 7px;	color: #fff;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;		cursor: pointer;	}#popup-cashback .popup-content .right input {	float: right;	}	/* black overlay */		#popup-background-cashback {	background: #000;	display: none;	position: fixed;	left: 0;	top: 0;	width: 100%;	height: 100%;	}/* cvv */#popup-cashback .popup-content dl.cid-info {	height: 126px;	position: relative;	overflow: hidden;	}#popup-cashback .popup-content dl.cid-info dt {	float: left;	width: 185px;	}#popup-cashback .popup-content dl.cid-info dd {	position: absolute;	right: 10px;	bottom: 15px;	width: 200px;	font: italic 11px/12px Helvetica, Arial, sans-serif;	color: #333;	}/* Overlay */#simplemodal-overlay {background-color:#000; cursor:wait;}