html, body {
	width: 100%;
	height: auto;
}
body {
	margin: 20px 0;
	padding: 0;
	background:	url('/inc/surveys/newyork/graphics/main_bg.gif') 0 27px repeat-x;
	background-color: #FFF;
	text-align: left;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #473227;
}

div.clear {
	height: 0.01em;
	overflow: hidden;
	clear: both;
}

h1 {
	color: #961F89;
	font-size: 24px;
	font-weight: bold;
}


a {
	color: #941F88;
}
a:hover {
	color: #F90;
}

hr {
	margin-top: 5px;
	border: 0;
	border-top: solid 1px #803689;
	height: 1px;
}
fieldset {
	border: none;
	margin: 0;
}
/*******************************************************************************
** ELEMENTS THAT MAKE OUT THE PAGE LAYOUT
*******************************************************************************/
h1.title {
	color: #E8F1F6;
	height: 0.1pt;
	line-height: 0.1pt;
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	position: absolute;
	overflow: hidden;
}
	div.shell {
		width: 1035px;
		margin: 0 auto;
	}	
						
div.enquete {
	position: relative;
	text-align: left;
	min-height: 350px;
	_height: 350px;
	width: 960px;
	top: 60px;
	margin: 0 auto;
}
		
/* PAGE 1 ELEMENTS */
div.small {
	position: relative;
	text-align: left;
	min-height: 350px;
	_height: 350px;
	margin: 0 auto;
	width: 880px;
	background: url('/inc/surveys/newyork/graphics/bg_pg1.jpg') 0 0 repeat-y;
}
		div.enquete div.logo {
			width: 354px;
			height: 194px;
			position: absolute;
			top: -38px;
			left: 10px;
			background-image: url('/inc/surveys/newyork/graphics/logo.png');
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/surveys/newyork/graphics/logo.png', sizingMethod='crop');
		}
		div.enquete div.status {
			width: 337px;
			height: 545px;
			position: absolute;
			top: -80px;
			right: -69px;
			background-image: url('/inc/surveys/newyork/graphics/status.png');
			_background: none;
			_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/surveys/newyork/graphics/status.png', sizingMethod='crop');
		}
		
		div.small div.footer {
			position: absolute;
			bottom: -73px;
			left: -10px;
			border-top: 2px solid #FFF;
			width: 860px;
			height: 53px;
			background: url('/inc/surveys/newyork/graphics/bg_btm.jpg') 0 0 repeat-x;
			font-size: 11px;
			color: #AAA;
			text-align: center;
		}
			div.small div.footer div.foot {
				width: 420px;
				margin: 0 auto;
			}
				div.small div.footer a.logo {
					text-decoration: none;
					vertical-align: bottom;
					width: 70px;
					height: 18px;
					display: block;
					float: right;
				}
					div.small div.footer a.logo span {
						width: 70px;
						height: 18px;
						display: block;
						padding: 7px 45px;
						_padding: 0 0;
						cursor: pointer;
						background-image: url('/inc/surveys/newyork/graphics/pixoyo.png');
						background-repeat: no-repeat;
						_background: none;
						_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/surveys/newyork/graphics/pixoyo.png', sizingMethod='crop');
					}
		
		div.enquete div.skyline {
			width: 880px;
			height: 635px;
			background: url('/inc/surveys/newyork/graphics/skyline.jpg') 0 0 no-repeat;
		}
		
			div.enquete div.skyline div.prijzenplanet {
				width: 202px;
				height: 80px;
				position: absolute;
				background: url('/inc/surveys/newyork/graphics/prijzenplanet.png') 0 0 no-repeat;
				background-position: 0 0;
				background-repeat: no-repeat;
				_background-image: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/surveys/newyork/graphics/prijzenplanet.png', sizingMethod='crop');
				right: 148px;
				top: 390px;
			}
		
			div.enquete div.skyline div.text {
				position: absolute;
				bottom: 0;
				width: 834px;
				padding: 0 23px 10px 23px;
			}
			
				div.enquete div.skyline div.text fieldset.pg1 {
					background: url('/inc/surveys/newyork/graphics/bg_fieldset_pg1.gif') 0 52px no-repeat;
					width: 794px;
					height: 190px;
					border-bottom: 1px solid #FF9E00;
					margin: 0;
					padding: 0 20px;
					bottom: 0;
				}
					div.enquete div.skyline div.text fieldset.pg1 table {
						width: 100%;
					}
					div.enquete div.skyline div.text fieldset.pg1 table tr td.col1,
					div.enquete div.skyline div.text fieldset.pg1 table tr td.col0 {
						vertical-align: top;
						#padding-top: 10px;
						width: 500px;
						line-height: 140%;
						font-size: 12px;
						font-weight: bold;
					}
						div.enquete div.skyline div.text fieldset.pg1 table tr td.col0 div.error {
							margin: 60px 10px 0 0;
							float: right;
							width: 125px;
							height: 125px;
							background-image: url('/inc/surveys/newyork/graphics/fout.png');
							_background: none;
							_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/surveys/newyork/graphics/fout.png', sizingMethod='crop');
						}
						div.enquete div.skyline div.text fieldset.pg1 table tr td.col0 div.succes {
							margin: 60px 10px 0 0;
							float: right;
							width: 125px;
							height: 125px;
							background-image: url('/inc/surveys/newyork/graphics/vink.png');
							_background: none;
							_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/inc/surveys/newyork/graphics/vink.png', sizingMethod='crop');
						}
				
					div.enquete div.skyline div.text fieldset.pg1 table tr td.col2 {
						padding: 59px 0 0 25px;
					}
						div.enquete div.skyline div.text fieldset.pg1 table tr td.col2 input.btnstart,
						div.enquete div.skyline div.text fieldset.pg1 table tr td.col2 input.btnstart_hover {
							display: block;
							width: 257px;
							height: 124px;
							background-color: transparent;
							background-image: url('/inc/surveys/newyork/graphics/btn_sprite_start.png');
							background-repeat: no-repeat;
							border: 0;
							font-size: 1px;
							color: #343234;
							padding: 0;
							overflow: hidden;
							cursor: pointer;
							behavior: url('/inc/styles/hover.htc');
						}
						div.enquete div.skyline div.text fieldset.pg1 table tr td.col2 input.btnstart:hover,
						div.enquete div.skyline div.text fieldset.pg1 table tr td.col2 input.btnstart_hover {
							background-position: 0 100%;
						}
			
		/*page2*/
			
		fieldset span.nr {
			display: block;
			float: left;
			width: 60px;
			height: 60px;
			margin: 0 0 0 33px;
			background-repeat: no-repeat;
			background-position: 0 0;
		}
			
			div.enquete div.questions {
				background: url('/inc/surveys/newyork/graphics/bg_cols.jpg') 10px 10px repeat-y #FFF;
				padding: 0;
				border-top: 10px solid #FFF;
				border-bottom: 10px solid #FFF;
				width: 960px;
			}
			
				div.enquete div.questions div.col1,
				div.enquete div.questions div.col2 {
					width: 469px;
					min-height: 530px;
					display: block;
					float: left;
					margin: 0;
					padding: 0 0 15px 0;
				}	
				div.enquete div.questions div.col1 {
					border-right: solid 1px #A6CFD9;
				}
				div.enquete div.questions div.col2 {
					border-left: solid 1px #A6CFD9;
					margin-left: -1px;
				}
				div.enquete div.questions div.col1 fieldset,
				div.enquete div.questions div.col2 fieldset {
					background-position: 35px 20px;
					background-repeat: no-repeat;
					padding: 18px 0 0 0;
					margin: 0;
				}
					div.enquete div.questions div.col1 fieldset table,
					div.enquete div.questions div.col2 fieldset table {
						border-collapse: collapse;
					}
							div.enquete div.questions div.col1 fieldset div.question,
							div.enquete div.questions div.col2 fieldset div.question {
								display: block;
								width: 335px;
								padding: 0;
								margin: 0 0 0 95px;
								_margin: 9px 0 0 95px;
								color: #473227;
								font-weight: bold;
							}
							div.enquete div.questions div.col1 fieldset div.question h1 ,
							div.enquete div.questions div.col2 fieldset div.question h1 {
								font-size: 11px;
								font-weight: bold;
								line-height: 140%;
								color: #941F88;
								background-color: #FFF;
								border: solid #941F88 1px;
								padding: 4px 10px;
								height: 40px;
								margin-top: 0;
							}
								div.enquete div.questions div.col1 fieldset div.question h1 img,
								div.enquete div.questions div.col2 fieldset div.question h1 img {
									float: right;
									display: block;
									border: none;
									height: 40px;
								}
								
								div.enquete div.questions fieldset div.question table {
									margin-top: 2px;
								}
								div.enquete div.questions div fieldset div.question table tr td {
									vertical-align: top;
									padding-top: 2px;
									margin: 0px;
								}
								
									div.enquete div.questions div fieldset div.question table tr td input.cb {
										float: left;
										height: 13px;
										#height: 18px;
										_width: 13px;
										clear: left;
										cursor: pointer;
									}
									div.enquete div.questions div fieldset div.question table tr td input.rb {
										float: left;
										height: 18px;
										#height: 21px;
										_width: 13px;
										clear: left;
										cursor: pointer;
									}
									div.enquete div.questions div fieldset div.question table tr td label {
										float: left;
										margin: 0;
										width: 310px;
										line-height: 18px;
										min-height: 18px;
										padding: 1px 0 0 5px;
										font-size: 11px;
										font-weight: normal;
										color: #473227;
									}
									div.enquete div.questions div fieldset div.question table span.comment {
										display: block;
										font-size: 11px;
										color: #473227;
										clear: both;
									}
							
							
/*Last naw page* (first page)*/
				div.enquete div.questions div fieldset.naw {
					display: block;
					width: 380px;
					margin: 18px 0 0 50px;
					border: solid 1px #941F88;
					background-color: #FFF;
				}
					div.enquete div.questions fieldset.naw table {
						width: 380px;
						padding: 0;
						margin: 0;
					}
						div.enquete div.questions fieldset.naw table tr td.col1 {
							padding: 10px 0 0 30px;
							color: #941F88;
							font-weight: bold;
						}
						div.enquete div.questions fieldset.naw table tr td.col2 {
							padding: 3px 0 0 0;
						}
						div.enquete div.questions fieldset.naw table tr.check td.col2 {
							padding: 20px 10px 0 30px;
						}
							div.enquete div.questions fieldset.naw table tr td.col2 span.formtxt {
								display: block;
								padding: 0 0 20px 0;
								margin: 0 10px 20px 30px;
								color: #473227;
								font-weight: bold;
							}
								div.enquete div.questions fieldset.naw table tr td.col2 span.formtxt h1.vulin {
									color: #941F88;
									padding-top: 0;
									margin-bottom: 10px;
								}
								
								div.enquete div.questions fieldset.naw table tr td.col2 input.cb {
									background-color: #F90;
								}
								
							div.enquete div.questions fieldset.naw table tr td.col2 span.terms {
								display: block;
								padding: 0 0 10px 0;
								margin: 20px 0 0 30px;
								color: #473227;
							}
								div.enquete div.questions fieldset.naw table tr td.col2 span.terms a {
									color: #473227;
									font-weight: bold;
									text-decoration: underline;
								}
								div.enquete div.questions fieldset.naw table tr td.col2 span.terms a:hover {
									color: #941F88;
									text-decoration: underline;
								}
								
							div.enquete div.questions fieldset.naw table tr td.col2 span.date {
								display: block;
								float: left;
								padding: 5px 0 0 0;
								color: #473227;
								font-size: 10px;
							}
							div.enquete div.questions div fieldset.naw table tr td.col2 span.descr {
								color: #473227;
								font-size: 10px;
							}
							
				div.enquete div.questions div.content {
					padding: 140px 30px 30px 30px;
				}
			
 div.footer {
	border-top: 2px solid #FFF;
	margin: auto 0 auto 10px;
	width: 950px;
	padding: 10px;
	background: url('/inc/surveys/newyork/graphics/bg_btm.png') 0 0 no-repeat;
	font-size: 11px;
	color: #AAA;
	text-align: center;
}
 div.footer a, div.btm a {
		text-decoration: none;
		color: #AAA;
	}
 div.footer a:hover, div.btm a:hover {
		text-decoration: none;
		color: #941F88;
	}
					
input.licence_small {
	background: url('/inc/surveys/ace/graphics/kenteken_small.png') 0 0 no-repeat;
	width: 172px;
	height: 33px;
	padding: 5px 5px 5px 25px;
	border: none 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	color: black;
}
/*******************************************************************************
** ALL BUTTON ELEMENTS
*******************************************************************************/
div.enquete fieldset.btnrow {
	position: relative;
	padding: 0px;
	width: 940px;
	display: block;
	clear: both;
	height: 1px;
	line-height: 0.01em;
	font-size: 1px;
	left: 10px;
}
	div.enquete fieldset.btnrow input.prev,
	div.enquete fieldset.btnrow input.prev_hover,
	div.enquete fieldset.btnrow input.next,
	div.enquete fieldset.btnrow input.next_hover {
		display: block;
		width: 33px;
		height: 33px;
		position: absolute;
		bottom: -1px;
		left: -10px;
		background-color: transparent;
		background-image: url('/inc/surveys/newyork/graphics/dogear_sprite.png');
		_background-image: url('/inc/surveys/newyork/graphics/dogear_sprite.gif');
		background-repeat: no-repeat;
		border: 0;
		font-size: 1px;
		overflow: hidden;
		cursor: pointer;
		color: #FFF;
		behavior: url('/inc/styles/hover.htc');
	}
	div.enquete fieldset.btnrow input.prev,
	div.enquete fieldset.btnrow input.prev_hover {
		background-position: 0 0;
	}
	div.enquete fieldset.btnrow input.prev:hover,
	div.enquete fieldset.btnrow input.prev_hover {
		background-position: -66px 0;
	}
	div.enquete fieldset.btnrow input.next,
	div.enquete fieldset.btnrow input.next_hover {
		left: 915px;
		_left: 915px;
		background-position: -33px 0;
	}
	div.enquete fieldset.btnrow input.next:hover,
	div.enquete fieldset.btnrow input.next_hover {
		background-position: -99px 0;
	}

div.enquete fieldset.bottombtns {
	position: absolute;
	bottom: 0;
	left: -80px;
	padding: 0px;
	width: 900px;
	display: block;
	clear: both;
	height: 1px;
	line-height: 0.01em;
	font-size: 1px;
}
	div.enquete fieldset.bottombtns input.prev,
	div.enquete fieldset.bottombtns input.prev_hover,
	div.enquete fieldset.bottombtns input.next,
	div.enquete fieldset.bottombtns input.next_hover {
		display: block;
		width: 68px;
		height: 42px;
		position: absolute;
		bottom: 340px;
		#bottom: 360px;
		left: 0px;
		background-color: transparent;
		background-image: url('/inc/surveys/newyork/graphics/arrow_sprite.png');
		background-repeat: no-repeat;
		border: 0;
		font-size: 1px;
		overflow: hidden;
		cursor: pointer;
		color: #FFFADF;
		behavior: url('/inc/styles/hover.htc');
		z-index: 100000;
	}
	div.enquete fieldset.bottombtns input.prev,
	div.enquete fieldset.bottombtns input.prev_hover {
		background-position: 0 0;
	}
	div.enquete fieldset.bottombtns input.prev:hover,
	div.enquete fieldset.bottombtns input.prev_hover {
		background-position: 0 100%;
		color: #961F89;
	}
	div.enquete fieldset.bottombtns input.next,
	div.enquete fieldset.bottombtns input.next_hover {
		left: 1054px;
		_left: 1050px;
		background-position: 100% 0;
	}
	div.enquete fieldset.bottombtns input.next:hover,
	div.enquete fieldset.bottombtns input.next_hover {
		background-position: 100% 100%;
		color: #961F89;
	}
	
	div.enquete fieldset.bottombtns span {
		display: none;
	}
	
div.enquete div.questions div fieldset.naw table tr.send td.col {
	padding: 0;
	margin: 0;
	height: 1px;
	line-height: 0.01em;
	font-size: 1px;
}	
div.enquete div.questions div fieldset.naw table tr.send td.col2 {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	height: 1px;
	line-height: 0.01em;
	font-size: 1px;
}	

	div.enquete div.questions div fieldset.naw table tr.send td.col2 input.next,
	div.enquete div.questions div fieldset.naw table tr.send td.col2 input.next_hover {
		position: absolute;
		top: -50px;
		right: 15px;
		display: block;
		background-image: url('/inc/surveys/newyork/graphics/send_sprite.gif');
		background-position: 0 0;
		background-repeat: no-repeat;
		background-color: transparent;
		width: 134px;
		height: 40px;
		border: 0;
		font-size: 1px;
		padding-top: 41px;
		color: #FFF;
		cursor: pointer;
		behavior: url('/inc/styles/hover.htc');
	}
	div.enquete div.questions div.col1 fieldset.naw table tr.send td.col2 input.next,
	div.enquete div.questions div.col1 fieldset.naw table tr.send td.col2 input.next_hover {
		background-image: url('/inc/surveys/newyork/graphics/nextbtn_sprite.gif');
	}
	div.enquete div.questions div fieldset.naw table tr.send td.col2 input.next:hover,
	div.enquete div.questions div fieldset.naw table tr.send td.col2 input.next_hover {
		background-position: -134px 0;
	}


/*******************************************************************************
** PAGE LAYOUT ELEMENTS
*******************************************************************************/
div.shell div.enquete div.choice1{
	background: url('/inc/surveys/newyork/graphics/teezer1.jpg') 10px 100% no-repeat;
	height: 604px;
}
div.shell div.enquete div.choice2 {
	background: url('/inc/surveys/newyork/graphics/teezer2.jpg') 10px 100% no-repeat;
	min-height: 300px;
	_height: 290px;
	padding-bottom: 295px;
	#padding-bottom: 305px;
}
div.shell div.enquete div.choice3 {
	background: url('/inc/surveys/newyork/graphics/teezer3.jpg') 10px 100% no-repeat;
	min-height: 400px;
	_height: 380px;
	padding-bottom: 200px;
	#padding-bottom: 240px;
}
div.shell div.enquete div.choice4 {
	background: url('/inc/surveys/newyork/graphics/teezer4.jpg') 10px 100% no-repeat;
	height: 604px;
}
div.shell div.enquete div.choice5 {
	background: url('/inc/surveys/newyork/graphics/teezer5.jpg') 10px 100% no-repeat;
	height: 604px;
}
div.shell div.enquete div.choice6 {
	background: url('/inc/surveys/newyork/graphics/teezer6.jpg') 10px 0 no-repeat;
	min-height: 260px;
	_height: 300px;
	padding-top: 320px;
	#padding-top: 340px;
}
div.shell div.enquete div.choice7 {
	background: url('/inc/surveys/newyork/graphics/teezer7.jpg') 10px 100% no-repeat;
	height: 604px;
}
div.shell div.enquete div.choice8 {
	background: url('/inc/surveys/newyork/graphics/teezer8.jpg') 10px 100% no-repeat;
	min-height: 250px;
	_height: 255px;
	padding-bottom: 290px;
	#padding-bottom: 295px;
}
div.shell div.enquete div.choice9 {
	background: url('/inc/surveys/newyork/graphics/teezer9.jpg') 10px 100% no-repeat;
	height: 604px;
}
div.shell div.enquete div.choice10 {
	background: url('/inc/surveys/newyork/graphics/teezer10.jpg') 10px 100% no-repeat;
	height: 604px;
}
div.shell div.enquete div.choice11 {
	background: url('/inc/surveys/newyork/graphics/teezer11.jpg') 10px 100% no-repeat;
	min-height: 450px;
	_height: 430px;
	padding-bottom: 200px;
	#padding-bottom: 240px;
}
div.shell div.enquete div.choice12 {
	background: url('/inc/surveys/newyork/graphics/woman_small.jpg') 10px 100% no-repeat;
	padding-bottom: 300px;
}
/*******************************************************************************
** FORM ELEMENTS
*******************************************************************************/
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	-moz-user-select: text;
	-khtml-user-select: text;
}
	input.txt, select {
		color: black;
		border: 1px solid #F90;
		background-color: #FFF;
		font-size: 11px;
		width: 200px;
		padding: 2px;
	}
	input.firstname		 { width: 50px; }
	input.junction 		 { width: 50px; }
	input.lastname 		 { width: 200px; }
	input.street			 { width: 200px; }
	input.housenum		 { width: 40px; }
	input.suffix		 	 { width: 20px; margin-left: 3px;}
	input.zipcode			 { width: 50px; }
	input.city				 { width: 200px; }
	input.phone				 { width: 200px; }
	input.email				 { width: 200px; }
	
	input.hidden {
		display: none;
	}
	
	textarea {
		color: black;
		width: 200px;
		height: 90px;
		overflow: auto;
		border: solid #F90 1px;
		font-size: 11px;
		padding: 0 2px;
	}
	
	div.dateinput {
		line-height: 100%;
		background-color: transparent;
		border: none;
		float: left;
		height: 19px;
	}
	div.dateinput span.hyphen	{
		display: block;
		float: left;
		width: 0.5em;
		text-align: center;
		overflow: hidden;
		color: #343234;
		font-size: 10px;
	}
	div.dateinput input {
		display: block;
		float: left;
		background: none;
		padding: 2px;
		margin: 0;
		border: 1px solid #F90;
		background-color: #FFF;
		font-size: 11px;
	}
	div.dateinput span {
		padding: 2px 0 2px 0;
	}
	div.dateinput input.d	{ width: 16px; }
	div.dateinput input.m	{ width: 16px; }
	div.dateinput input.y	{ width: 30px; }

	label {
		cursor: pointer;
		font-size: 10px;
		color: #473227;
	}
	span.label {
		color: #473227;
		font-size: 10px;
	}
		span.label em {
			color: #473227;
			font: bold 12px Tahoma;
		}
	span.incomplete {
		padding-left: 30px;
		color: #F30;
		font-size: 11px;
		font-weight: bold;
		white-space: nowrap;
		
	}
	span.line {
		padding-left: 0px;
		
	}
	
	small {
		font-size: 6.5pt;
	}
		
/*Algemene voorwaarden*/
	
	
	
	}	

	
/*******************************************************************************
** NUMBERS
*******************************************************************************/

span.nr_1 { background-image: url('/inc/surveys/newyork/graphics/numbers/1.jpg'); }
span.nr_2 { background-image: url('/inc/surveys/newyork/graphics/numbers/2.jpg'); }
span.nr_3 { background-image: url('/inc/surveys/newyork/graphics/numbers/3.jpg'); }
span.nr_4 { background-image: url('/inc/surveys/newyork/graphics/numbers/4.jpg'); }
span.nr_5 { background-image: url('/inc/surveys/newyork/graphics/numbers/5.jpg'); }
span.nr_6 { background-image: url('/inc/surveys/newyork/graphics/numbers/6.jpg'); }
span.nr_7 { background-image: url('/inc/surveys/newyork/graphics/numbers/7.jpg'); }
span.nr_8 { background-image: url('/inc/surveys/newyork/graphics/numbers/8.jpg'); }
span.nr_9 { background-image: url('/inc/surveys/newyork/graphics/numbers/9.jpg'); }
span.nr_10 { background-image: url('/inc/surveys/newyork/graphics/numbers/10.jpg'); }
span.nr_11 { background-image: url('/inc/surveys/newyork/graphics/numbers/11.jpg'); }
span.nr_12 { background-image: url('/inc/surveys/newyork/graphics/numbers/12.jpg'); }
span.nr_13 { background-image: url('/inc/surveys/newyork/graphics/numbers/13.jpg'); }
span.nr_14 { background-image: url('/inc/surveys/newyork/graphics/numbers/14.jpg'); }
span.nr_15 { background-image: url('/inc/surveys/newyork/graphics/numbers/15.jpg'); }
span.nr_16 { background-image: url('/inc/surveys/newyork/graphics/numbers/16.jpg'); }
span.nr_17 { background-image: url('/inc/surveys/newyork/graphics/numbers/17.jpg'); }
span.nr_18 { background-image: url('/inc/surveys/newyork/graphics/numbers/18.jpg'); }
span.nr_19 { background-image: url('/inc/surveys/newyork/graphics/numbers/19.jpg'); }
span.nr_20 { background-image: url('/inc/surveys/newyork/graphics/numbers/20.jpg'); }
span.nr_21 { background-image: url('/inc/surveys/newyork/graphics/numbers/21.jpg'); }
span.nr_22 { background-image: url('/inc/surveys/newyork/graphics/numbers/22.jpg'); }
span.nr_23 { background-image: url('/inc/surveys/newyork/graphics/numbers/23.jpg'); }
span.nr_24 { background-image: url('/inc/surveys/newyork/graphics/numbers/24.jpg'); }
span.nr_25 { background-image: url('/inc/surveys/newyork/graphics/numbers/25.jpg'); }
span.nr_26 { background-image: url('/inc/surveys/newyork/graphics/numbers/26.jpg'); }
span.nr_27 { background-image: url('/inc/surveys/newyork/graphics/numbers/27.jpg'); }
span.nr_28 { background-image: url('/inc/surveys/newyork/graphics/numbers/28.jpg'); }
span.nr_29 { background-image: url('/inc/surveys/newyork/graphics/numbers/29.jpg'); }
span.nr_30 { background-image: url('/inc/surveys/newyork/graphics/numbers/30.jpg'); }
span.nr_31 { background-image: url('/inc/surveys/newyork/graphics/numbers/31.jpg'); }
span.nr_32 { background-image: url('/inc/surveys/newyork/graphics/numbers/32.jpg'); }
span.nr_33 { background-image: url('/inc/surveys/newyork/graphics/numbers/33.jpg'); }
span.nr_34 { background-image: url('/inc/surveys/newyork/graphics/numbers/34.jpg'); }
span.nr_35 { background-image: url('/inc/surveys/newyork/graphics/numbers/35.jpg'); }
span.nr_36 { background-image: url('/inc/surveys/newyork/graphics/numbers/36.jpg'); }
span.nr_37 { background-image: url('/inc/surveys/newyork/graphics/numbers/37.jpg'); }
span.nr_38 { background-image: url('/inc/surveys/newyork/graphics/numbers/38.jpg'); }
span.nr_39 { background-image: url('/inc/surveys/newyork/graphics/numbers/39.jpg'); }
span.nr_40 { background-image: url('/inc/surveys/newyork/graphics/numbers/40.jpg'); }
span.nr_41 { background-image: url('/inc/surveys/newyork/graphics/numbers/41.jpg'); }
span.nr_42 { background-image: url('/inc/surveys/newyork/graphics/numbers/42.jpg'); }
span.nr_43 { background-image: url('/inc/surveys/newyork/graphics/numbers/43.jpg'); }
span.nr_44 { background-image: url('/inc/surveys/newyork/graphics/numbers/44.jpg'); }
span.nr_45 { background-image: url('/inc/surveys/newyork/graphics/numbers/45.jpg'); }
span.nr_46 { background-image: url('/inc/surveys/newyork/graphics/numbers/46.jpg'); }
span.nr_47 { background-image: url('/inc/surveys/newyork/graphics/numbers/47.jpg'); }
span.nr_48 { background-image: url('/inc/surveys/newyork/graphics/numbers/48.jpg'); }
span.nr_49 { background-image: url('/inc/surveys/newyork/graphics/numbers/49.jpg'); }
span.nr_50 { background-image: url('/inc/surveys/newyork/graphics/numbers/50.jpg'); }
span.nr_51 { background-image: url('/inc/surveys/newyork/graphics/numbers/51.jpg'); }
span.nr_52 { background-image: url('/inc/surveys/newyork/graphics/numbers/52.jpg'); }
span.nr_53 { background-image: url('/inc/surveys/newyork/graphics/numbers/53.jpg'); }
span.nr_54 { background-image: url('/inc/surveys/newyork/graphics/numbers/54.jpg'); }
span.nr_55 { background-image: url('/inc/surveys/newyork/graphics/numbers/55.jpg'); }
span.nr_56 { background-image: url('/inc/surveys/newyork/graphics/numbers/56.jpg'); }
span.nr_57 { background-image: url('/inc/surveys/newyork/graphics/numbers/57.jpg'); }
span.nr_58 { background-image: url('/inc/surveys/newyork/graphics/numbers/58.jpg'); }
span.nr_59 { background-image: url('/inc/surveys/newyork/graphics/numbers/59.jpg'); }
span.nr_60 { background-image: url('/inc/surveys/newyork/graphics/numbers/60.jpg'); }
