
	#accordion h3 a, #accordion h3 a:hover, #accordion h3 a:link, #accordion h3 a:active, #accordion h3 a:visited {
		color: #fff !important;
		font-size: 32px;
		padding-left: 40px;
		padding-top: 55px;
	}
	#accordion h3 {
		margin: 0 !important;
	}

	#preAccordion {
		width: 552px; 
		font-size: 13px !important; 
		margin: auto;
	}

	.active1 {
		background: url('2-sauger_sw.jpg') no-repeat;
		width: 550px;
		height: 157px;
	}

	.active2 {
		background: url('1-pak_sw.jpg') no-repeat;
		width: 550px;
		height: 157px;;
	}

	.active3  {
		background: url('3-kmf_sw.jpg') no-repeat;
		width: 550px;
		height: 157px;
	}


	.inactive {
		 height: 55px; /* 33px */
	}

	.inactive a, .inactive a:hover, .inactive a:link, .inactive a:active, .inactive a:visited {
		padding-top: 16px !important;
		padding-left: 33px !important;
		font-size: 20px !important;
	}

