/* CSS Document  h1 { color: F7941C;#; }*/

	h1 {
		font-family: Tahoma, Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 42px;
		font-weight: normal;
		color: #f26522;
		text-decoration: none;
		background-image:url(../images/images/visualisers_arrow.jpg); background-repeat:no-repeat;
		padding:0px 0px 0px 45px;
		margin:0;

	}


	h2 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #7D7D7D;
		text-decoration: none;
	}	

	#ProductContentDetailContainer h2 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: normal;
		color: #7D7D7D;
		text-decoration: none;
		background-image:url(../images/images/grey_arrow.jpg); background-repeat:no-repeat;
		padding:0px 0px 0px 30px;		
	}	

	h3 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #F7941C;
		text-decoration: none;
		margin-top:20px;
	}	

	h4 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #F7941C;
		text-decoration: none;
		margin-top:20px;
	}

	h5 {
		font-family: Trebuchet MS, Arial Narrow, Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #F7941C;
		text-decoration: none;
		margin-top:20px;

	}		

