/* ---------------------------------------------------------------------------------------------------------------------------------
	5) HOMEPAGE TEMPLATE STYLING
/* --------------------------------------------------------------------------------------------------------------------------------- */
	#my-petplan a.findapet{ bottom:50px; }
	#my-petplan a.readmore{ bottom:15px; }
	
	/* Main content area */
		.ie7 #my-petplan #content #inner{  }
		#my-petplan #content h2{ background: url("/assets/images/core/box_bg.gif") repeat-x top left; padding: 5px 0 5px 10px; color:#3E88C8; border-bottom: 3px solid #E2ECF7; font-size:1.3em; font-weight:bold; margin:0; }
		#my-petplan #content h3{ margin:0; margin: 7px 0 0 0; }
		#my-petplan #content p{ margin:0; }
		#my-petplan #content .bottom_left_image{ position: absolute; bottom:0px; left:0; width: 109px; height: 99px; overflow:hidden; }
		/*#my-petplan #content .bottom_left_image img{ display:block; }*/
		/*#my-petplan #content .bottom_left_image.img_petplan_ppm{ width:62px; height: 58px; }
		#my-petplan #content .bottom_left_image.img_petrait_gallery{ width:52px; height: 49px; }
		#my-petplan #content .bottom_left_image.img_pp_claims{ width:52px; height: 49px; }
		#my-petplan #content .bottom_left_image.img_petplan_horse{ width:58px; height: 58px; }
		#my-petplan #content .bottom_left_image.img_woman_dog{ width:58px; height: 58px; }*/
		
		#my-petplan #content .bottom_left_image.img_my_policy{ width:64px; height:64px; background: url("/assets/images/homepage/image1.jpg") no-repeat }
		#my-petplan #content .bottom_left_image.img_claims{ width:64px; height:64px; background: url("/assets/images/homepage/image2.jpg") no-repeat }
		#my-petplan #content .bottom_left_image.img_rewards{ width:64px; height:64px; background: url("/assets/images/homepage/image3.jpg") no-repeat }
		#my-petplan #content .bottom_left_image.img_customer_stories{ width:64px; height:64px; background: url("/assets/images/homepage/image4.jpg") no-repeat }
	
	/* homepage bottom left column */
		#my-petplan #left{ width:238px; height: 254px; margin-right: 6px; }
   .ie6 #my-petplan #left{ margin-right:4px; }
			#my-petplan #left .inner{ height: 254px; }
	
	/* homepage bottom centre column */
		#my-petplan #centre{ margin-right: 5px; }
		#my-petplan #centre, #my-petplan #centre2{ width:238px !important; padding:0; display:inline-block; border: 1px solid #C0D8ED; position:relative; float:left; }
	
	/* homepage bottom right column */
		#my-petplan #right{ width:242px; border: 1px solid #C0D8ED; overflow:hidden; }
			#my-petplan #right .inner{ height:254px; }

			
	/* Styles used across all 3 sections */
		#my-petplan #content #left h2, #my-petplan #content #centre h2, #my-petplan #content #centre2 h2, #my-petplan #content #right h2{ border: 0; font-size: 1.1em;}
		#my-petplan #content #left h3, #my-petplan #content #centre h3, #my-petplan #content #centre2 h3, #my-petplan #content #right h3{ border: 0; font-size: 1.2em; height: 40px;}
		#my-petplan #left, #my-petplan #centre, #my-petplan #centre2, #my-petplan #right{ border: 1px solid #C0D8ED; height: 254px; overflow:hidden;}
		#my-petplan #left .inner, #my-petplan #centre .inner, #my-petplan #centre2 .inner, #my-petplan #right .inner{ background: url("/assets/images/core/box_bg.gif") repeat-x bottom left; padding:5px 10px 10px; position:relative; height: 214px; }
		#my-petplan #left .inner p, #my-petplan #centre .inner p, #my-petplan #centre2 .inner p, #my-petplan #right .inner p{ line-height:1.45em; }
	
	/* Flash Outer Styling*/
		#my-petplan #flashcontent{ border: 2px solid #D1E1F1; border-width:3px 0 3px 3px; width:493px; height:295px; margin-bottom: 15px; float:left; position:relative; }
		
		#my-petplan #content .right_panel{ width: 478px; float:left; position:relative; border: 2px solid #D1E1F1; border-width: 3px 3px 3px 3px; height:295px; float:right; }
			#my-petplan #content .right_panel .inner{ padding: 10px; color:#3E88C8; }
			#my-petplan #content .right_panel .inner h2{ background: none; border: 0; padding:0; font-size:1.5em; font-weight:normal; margin: 0 0 10px; }
			#my-petplan #content .right_panel .inner h2.discount{ font-weight: bold; }
			#my-petplan #content .right_panel .inner p{ line-height: 1.2em; font-size: 1.2em; color:#000; }