/* platform CSS fix */
		.healthcheck.startscreen .content .section .question-cont ul li a:hover {
				text-decoration: none;
				background-color: #f7922e;
				color: #fff;
			}
			header.page-header{
				clear:both;
			}
			
		.healthcheck.startscreen .content .section {
			min-height: 480px;
			width:980px;
			font-family: Lato, Arial, sans-serif;
			color: #696863;
			background-position-y:0!important;
		}
		
		#mainContent_area {
			clear: both;
			float: left;
			margin-left: 18px;
			overflow: hidden;
			width: 644px;
		}
		.healthcheck.startscreen .content .section .header {
			margin: 30px 0 20px;
		}