		/* Only for Hazard_Perception_Test */
			#hazardContentWithBackgroundInner {
				width:500px;
				height:499px;
				margin-left:390px;
				margin-top:50px;
				line-height:25px;
			}
		
			#hazardContentWithBackground	{
/*				background-image:url(../pyt_images/hazard-background.jpg); */
				background-image:url(../pyt_images/hazard-background.gif); 
				width: 940px;
				height: 612px;
				font-family: Arial, Helvetica, sans-serif;
				background-repeat:no-repeat;
			}
			
			
			#hazardContentVideoLinkImages {
				margin-top:15px;

				width:460px;
				height:135px;
				border-style:none;
			}

			#hazardContentBottomHeadingCurlyLine {
				margin-top:30px;

				width:453px;
				height:14px;
				background-image:url(../pyt_images/curly-line.png);
				background-repeat:repeat-x;
			}

			#hazardContentBulletedText {
				width:516px;
				height:124px;
				font-size:14px;
				line-height:18px;
				margin-top:25px;
				color:#666666;

			}

			#hazardContentBottomHeading {
				margin-top:15px;
				width:456px;
				height:29px;
				font-size:20px;
				font-weight:bold;
				color:#F4112E;
			}
			

		/* End of Only for hazard.html */


