	.blindCanvas	{
		background:black;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=40)";
		filter:alpha(opacity=40);
		-moz-opacity: 0.4;
		-khtml-opacity:0.4;
		opacity:0.4;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:1750px;
		z-index:1000;
	}
	.jsPopup	{
		position:absolute;
		top:10px;
		left:50%;
		margin-left:-437px;
		z-index:1001;
	}
	.jsPopup .holder	{
		background:url(../images/popup_block_bg.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popup_block_bg.png, sizingMethod=scale);
		width:866px;
	}
	.jsPopup .wrapper	{
		padding:0 16px 0 10px;
	}
	.jsPopup .top	{
		background:url(../images/popup_block_top.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popup_block_top.png, sizingMethod=scale);
		width:866px;
		height:12px;
		position:absolute;
		top:-12px;
		left:0;
	}
	.jsPopup .bott	{
		background:url(../images/popup_block_bott.png);
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/popup_block_bott.png, sizingMethod=scale);
		width:866px;
		height:12px;
		position:absolute;
		bottom:-12px;
		left:0;
	}
	.jsPopup .fishingTitle	{
		background:url(../images/ic_fishing.jpg) 0 0 no-repeat #80B5D6;
		height:38px;
		line-height:38px;
		color:white;
		font-size:24px;
		padding-left:64px;
		margin-bottom:17px;
	}
	.jsPopup .fishingTitle .close	{
		float:right;
	}
	.jsPopup .fishingTitle .close img	{
		border:none;
	}
	.jsPopup .description	{
		padding:0 210px 20px 40px;
		margin-right:25px;
		font:11px Arial;
	}
	.jsPopup .description .print	{
		position:absolute;
		top:70px;
		right:42px;
		font:10px Arial;
		color:#454952;
		text-transform:uppercase;
		width:160px;
		cursor:pointer;
	}
	.jsPopup .banner	{
		padding:15px 0;
		text-align:center;
	}
	.jsPopup .allWeek	{
		padding-left:40px;
		font-size:11px;
		clear:both;
	}
	.jsPopup .allWeek span	{
		float:left;
		width:110px;
		margin-right:1px;
		background:#66BBCC;
		text-align:center;
		color:white;
		padding:7px 0 0 0;
		margin-bottom:10px;
	}
	.jsPopup .allWeek span strong	{
		display:block;
		font-size:12px;
	}
/*
	.jsPopup .allWeek span cite	{
		display:block;
		height:33px;
		font-style:normal;
		padding-top:16px;
		color:black;
	}
*/
		.jsPopup .allWeek span.unknown cite	{
		display:block;
		height:17px;
		font-style:normal;
		padding-top:0px;
		color:black;
	}
	.jsPopup .allWeek span.good cite	{
		background:url(../images/data_fishing_good.gif);
	}
	.jsPopup .allWeek span.bad cite	{
		background:url(../images/data_fishing_bad.gif);
	}
	.jsPopup .allWeek span.maybe cite	{
		background:url(../images/data_fishing_maybe.gif);
	}
	.jsPopup .allWeek span.unknown cite	{
		background:url(../images/data_fishing_unknown.gif);
	}


	.inforomerSetup	{
		padding:10px 30px 30px 30px;
	}
	.inforomerSetup h3	{
		font-size:18px;
		font-weight:normal;
		color:#4BA0B0;
		margin-bottom:10px;
	}
	.inforomerSetup h5	{
		font-size:12px;
		margin-bottom:10px;
	}
	.inforomerSetup ul	{
		list-style:none;
		margin:20px 0;
		padding:0;
	}
	.inforomerSetup ul li	{
		list-style:none;
		margin:0 0 4px 0;
		padding:0;
	}
	.inforomerSetup ul li b	{
		background:url(../images/bullet_li.gif);
		display:inline-block;
		padding:0 5px;
		width:7px;
		height:16px;
		margin-right:15px;
		vertical-align:middle;
		text-align:16px;
		font-weight:normal;
		color:white;
	}
	.inforomerSetup .selector	{
	}
	.inforomerSetup .selector .examples	{
		margin-bottom:17px;
	}
	.inforomerSetup .selector .examples span	{
		padding:3px;
		border:none;
		zoom:1;
		position:relative;
		display:inline-block;
	}
	.inforomerSetup .selector .examples span.selected	{
		background:url(../images/informer/example_informer_selected.gif);
	}
	.inforomerSetup .selector .examples span img	{
		border:none;
	}
	.inforomerSetup .selector .preview	{
		background:url(../images/informer_example_preview_bg.gif) 50% 0 repeat-y #F1F1F1;
		margin-left:-25px;
		height:auto;
		position:relative;
		zoom:1;
		overflow:hidden;
	}
	.inforomerSetup .selector .preview .leftCol	{
		width:321px;
		float:left;
		margin-right:30px;
		text-align:center;
	}
	.inforomerSetup .selector .preview .rightCol	{
		width:321px;
		float:left;
		text-align:center;
	}
	.inforomerSetup .selector .preview .weatherInformerType01, .inforomerSetup .selector .preview .weatherInformerType02	{
		margin:0 auto;
	}
	.inforomerSetup .selector .preview .leftCol .holder	{
		padding:60px 0;
	}
	.inforomerSetup .selector .preview .rightCol .holder	{
		padding:9px 0;
	}
	.inforomerSetup .selector .preview .code	{
		text-align:center;
		padding:0 20px 12px 20px;
		width:280px;
	}
	.inforomerSetup .selector .preview .code a	{
		color:#333333;
		font:11px Tahoma;
	}
	.inforomerSetup .selector .preview .code textarea	{
		width:280px;
		height:60px;
		font:11px Tahoma;
		display:block;
		margin:7px auto 0 auto;
	}

	.selectService	{
		/*background:url(../images/informer/block_bott_bg.gif) 0 100% repeat-x;*/
		padding:0 30px 23px 30px;
		margin:30px 0;
		overflow:hidden;
	}

	* html .selectService	{
		height:1px;
		overflow:visible;
	}
	.selectService .leftCol	{
		float:left;
		width:286px;
		padding-right:34px;
		margin-right:30px;
		border-right:solid 1px #CAD5DA;
		padding-bottom:25px;
	}
	.selectService .rightCol	{
		float:left;
		width:280px;
		padding-bottom:25px;
	}
	.selectService h2	{
		font:18px Arial;
		color:#4BA0B0;
		margin-bottom:13px;
	}