




/*
     FILE ARCHIVED ON 7:27:09 Nov 2, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:41:40 Jan 6, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
	#vk_popup {
		position:fixed;
		height:100%;
		left:0;
		bottom:0;
		top:0;
		width:102%;
		margin: 0 0 0 -1em;
		background:url('/web/20121102072709/http://static.gazeta.ru/nm2008/i/popup_.png');
		z-index:100;
		display:none;
		}
	*html #vk_popup {
		width:102%;
		margin: 0 0 0 -1em;
		position:absolute;
		background:url('/web/20121102072709/http://static.gazeta.ru/nm2008/i/popup_.png');
		z-index:100;
		}
	#vk_popup .popup2 {
		position:fixed;
		height:450px;
		padding-bottom:40px;
		width:340px;
		margin-top:100px;
		//margin-top:150px;
		left:50%;
		margin-left:-170px;
		 //position: absolute;
		top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + "px");
		background:url('/web/20121102072709/http://static.gazeta.ru/nm2008/i/popup_vk_for_all_pages.png');
		background-repeat:no-repeat;
		z-index:100;
		}
	
	#vk_popup .popup2 .frame {
		width:280px;
		height:277px;
		margin-top:125px;
		margin-left:30px;
		_position:relative;
		_top:125px;
		}
	#vk_popup .popup2 #vk_close_button {
		height:20px;
		width:20px;
		position:absolute;
		top:18px;
		right:22px;
		display:block;
		}
	#vk_popup .popup2 a.thanks {
		display:block;
		color:#f00;
		width:160px;
		height:15px;
		cursor:pointer;
		margin-left:30px;
		}