/* start NewsletterSubscriptionBooster */
	#cpnNewsWrp{
		display: none;
		width: 332px;
		height: 262px;
		overflow: hidden;
		position: fixed;
		top: 0px;
		left: 0px;
		z-index: 500;
	}
	#cpnNewsWrp.v{
		display: block;
	}
	#cpnNewsWrp.v .ifrSF{
		display: block;
		width: 366px;
		height: 270px;
	}
	#cpnNewsWrp .box{
		position: relative;
		width: 332px;
		height: 262px;
		margin: 0px;
		background: url("../images/sprite.png");
	}
	#cpnNewsWrp .x, #cpnNewsWrp .x:active, #cpnNewsWrp .x:visited, #cpnNewsWrp .x:hover{
		position: absolute;
		top: 6px;
		right: 6px;
		display: block;
		width: 12px;
		height: 12px;
		overflow: hidden;
	}
	#cpnT{
		position: absolute;
		top: 38px;
		left: 0px;
		width: 332px;
		font: 16pt Arial;
		color: #fff;
		text-align: center;
	}
	#cpnNewsWrp .p{
		position: absolute;
		top: 125px;
		left: 0px;
		width: 332px;
		font: 9pt/13px Arial;
		color: #5A7177;
		text-align: center;
	}

	#cpnNewsWrp .e{
		position: absolute;
		top: 163px;
		left: 52px;
		width: 229px;
		height: 19px;
	}
	#cpnEml{
		display: block;
		width: 218px;
		margin: 0px;
		padding: 3px 3px 0px 7px;
		border: 0px;
		background: transparent;
		font: 8pt Arial;
		color: #9AA7B1;
	}
	#cpnNewsWrp .s, #cpnNewsWrp .s:active, #cpnNewsWrp .s:visited, #cpnNewsWrp .s:hover{
		position: absolute;
		top: 192px;
		left: 139px;
		display: block;
		width: 52px;
		height: 19px;
		overflow: hidden;
		font: 8pt/18px Arial;
		color: #fff !important;
		text-align: center;
		text-decoration: none !important;
	}
	#cpnNewsWrp .v{
		position: absolute;
		top: 233px;
		width: 332px;
		text-align: center;
	}
	#cpnNewsWrp .v a, #cpnNewsWrp .v a:active, #cpnNewsWrp .v a:visited, #cpnNewsWrp .v a:hover{
		font: 8pt Arial;
		color: b80404;
		text-decoration: underline;
	}
	#cpnNewsWrp .v a:hover{
		text-decoration: none;
	}
/* end NewsletterSubscriptionBooster */