        .NeoTech {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechRegular', sans-serif;
			font-size-adjust: 0.55;
		}
		.NeoTech-MediumItalic {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechMediumItalic', sans-serif;
			font-size-adjust: 0.56;
		}
		.NeoTech-Italic {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechItalic', sans-serif;
			font-size-adjust: 0.55;
		}
		.NeoTech-Light {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechLight', sans-serif;
			font-size-adjust: 0.54;
		}
		.NeoTech-Medium {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechMedium', sans-serif;
			font-size-adjust: 0.56;
		}
		.NeoTech-LightItalic {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechLightItalic', sans-serif;
			font-size-adjust: 0.54;
		}
		.NeoTech-Bold {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechBold', sans-serif;
			font-size-adjust: 0.57;
		}
		.NeoTech-BoldItalic {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechBoldItalic', sans-serif;
			font-size-adjust: 0.57;
		}
		.NeoTech-Black {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechBlack', sans-serif;
			font-size-adjust: 0.58;
		}
		.NeoTech-BlackItalic {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'NeoTechBlackItalic', sans-serif;
			font-size-adjust: 0.58;
		}
		
		.size {
			font-family: Helvetica, Arial, sans-serif;
			font-weight: normal;
			font-style: normal;
			font-size: 11px;
		}
		#container {
			width: 800px;
			margin-left: auto;
			margin-right: auto;
			overflow: hidden;
			
		}
		.samplebox {
			white-space:nowrap;
			margin-top:10px;
			margin-bottom: 0px;
		}