	#pageContent
	{
		width: 528px;
		margin: 20px 0px 25px 95px;
		padding: 0px 0px 35px 0px;
	}
	
	#pageContent ul
	{
		margin: 0px;
		padding: 0px;
	}
	
	#pageContent ul li
	{
		height: 22px;
		list-style-type: none;
		list-style-position: outside;
	}
	
	#sameDayService
	{
		background-image: url(../_images/3-automotiveServices/sameDayService.gif);
		background-repeat: no-repeat;
		margin: 25px 0px 0px 0px;
		background-position: 3px 0px;
	}
	
	#sameDayService h4, #aseCertifiedTechs h4
	{
		display: none;
	}
	
	#sameDayService p, #aseCertifiedTechs p
	{
		margin: 0px 0px 0px 50px;
		padding: 28px 0px 0px 0px;
	}
	
	#aseCertifiedTechs
	{
		background-image: url(../_images/3-automotiveServices/aseCertifiedTechs.gif);
		background-repeat: no-repeat;
		margin: 25px 0px 25px 0px;
	}
	