/**** 2009/10/22 - 09H093 Engineering Stories by Pia ****/

	/*reseting all margin in tables */

		.cntHubContent td.txt p,
		.cntHubContent .wraptxt,
		.cntHubContent .wraptxt p {
			margin:0 !important;
			padding:0 !important;
		}

/* type */

	.main h1 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:22px !important;
		color:#329FDA !important;
	}
	
	.content.pgeArticle h2 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:16px !important;
		color:#333333 !important;
	}
	
	.content.pgeArticle h3 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:14px !important;
		color:#333333 !important;
	}
	
	.content.pgeArticle h4 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:13px !important;
		color:#666666 !important;
	}
	
	.content.pgeArticle h5 {
		font-family:Helvetica, Arial, sans-serif;
		font-size:13px !important;
		font-weight:bold !important;
		color:#333333 !important;
	}
	
	a.linkType4 {
		color:#666 !important;
	}
	
	.contentMiddle h1 {
		background-color:#FFF !important;
		margin-bottom:13px !important;
	}

	.cntHubContent h2 {
		color:#333333 !important;
		margin:20px 0 15px 0 !important;
		padding:0px !important;
		background-color:#FFF !important;
	}
	
	.cntHubContent td.txt h3 {
		color:#333333 !important;
		margin:0px !important;
		padding:0px !important;
		font-weight:bold !important;
	}
	
	.cntHubContent td.txtlh {
		padding:0 10px 0 3px !important;
	}
	
	.cntHubContent .wraplhimg {
		display:block !important;
		margin:0 !important;
		margin-right:30px !important;
		padding: 0 !important;
	}

	.hubShowcaseContent h5 {
		color:#333 !important;
	}
	
/*top main-content background images*/
		
	.bdrStyle1,
	.bdrStyle1Bot {
		background-image:none !important;
		width:725px !important;
		margin-top:7px !important;
	}
	
	body {
		background-color:#000 !important;
	}

	.mainBottom { /*resolves bug at the bottom of the body of the page*/
		width:0px !important;
		height:0px !important;
	}
	
	.cntShopBar {
		margin-bottom:0px !important;
	}
	
	.cntHubHeaderFlash {
		margin-bottom:20px !important;
	}
	
	.cntArticleFlexibleHeader .txt {
		margin:0px !important;
	}
	
	.content {
		margin-top:0px !important;
	}
	
	.content.pgeArticle {/*top margin content*/
		margin:-3px 0 0 15px !important; /* main content margin*/
		*margin-top:-13px !important;
		_margin-top:-13px !important;
		width:736px !important;
	}
	
	.content.pgeArticle p {
		font-family:Helvetica, Arial, sans-serif;
		color:#4D4D4D !important;
		font-size:13px !important;
		line-height: 17px !important;
	}
	
	.cntHubContent .wraptxt {
		padding:0px !important;
	}
	
	.cntHubContent .image {
		border:none !important;
		margin:3px !important;
	}
	
	.cntHubContent td.imglh {
		text-align:left !important;
	}
		
	.cntHubContent td.img label {
		display:block !important;
		text-align:center !important;
	}
	
	.cntHubContent td.txt p a,
	.cntHubContent td.txt p a:link,
	.cntHubContent td.txt p a:active,
	.cntHubContent td.txt p a:hover,
	.cntHubContent td.txt p a:visited {
		display:block;
		margin:5px 0 30px 0 !important;
	}
	
	.LeftBlockTextRightBlockImage { /*margin btw middle block of subblocks in enginering-histories*/
		margin:20px 0 20px 0 !important;
	}


