/* CSS Document */

		#divFrontFeaturePanel { float: left; width: 754px; height: 222px; margin: 0 10px 2px 10px; padding: 0; display: inline; }

	#divPageContent { float: left; width: 754px; margin: 0 10px 10px 10px; padding: 0 0 20px 0; border-bottom: 2px dotted #CCCCCC; display: inline; }
		#ulZoneProducts { float: left; width: 758px; margin: 20px 0 0 0; padding: 0; list-style-type: none; background: url(../../images/endura/layout/background_zonefeature.gif) top left repeat-y; }
			#ulZoneProducts li { float: left; width: 249px; margin: 0 0 0 2px; padding: 0; text-align: center; }
				#ulZoneProducts li h3 { width: 200px; margin: 0; padding: 10px 20px 5px 20px; font-size: 1.4em; font-weight: normal; }
				#ulZoneProducts li.liFirstItem { width: 250px; margin: 0; border: none; }
				#ulZoneProducts li p { width: 200px; margin: 0; padding: 0 20px 5px 20px; color: #7F7F7F; font-size: 0.75em; }
				#ulZoneProducts li p a, #ulZoneProducts li p a:link { font-weight: bold; text-decoration: none; }
				#ulZoneProducts li p a:hover { text-decoration: underline; }

				#ulZoneProducts li.liZone_1 h3 { color: #DA2925 !important; }
				#ulZoneProducts li.liZone_2 h3 { color: #EA8B31 !important; }
				#ulZoneProducts li.liZone_3 h3 { color: #009B3E !important; }

				#ulZoneProducts li.liZone_1 p a { color: #DA2925 !important; }
				#ulZoneProducts li.liZone_2 p a { color: #EA8B31 !important; }
				#ulZoneProducts li.liZone_3 p a { color: #009B3E !important; }

	#divFrontPageContent { float: left; width: 754px; margin: 0 10px; padding: 0; font-size: 0.75em; color: #7F7F7F; text-align: center; display: inline; }
		#divFrontPageContent h2 { padding: 0 0 5px 0; font-size: 1.4em }
		#divFrontPageContent p { padding: 0 0 5px 0; }
