/* #MainContent-{{{ */
	div#WhatIsPageTitle		{ text-align:left; margin:0px 0px 20px 20px; }
	div#WhatIsPageTitle h2	{ font-size:260%; color:#504949; line-height:40px; margin:0px; }
	div#WhatIsLeft		{ float:left; width:450px; }
	div#WhatIsLeft p.greenText	{ color:#339966; text-align:left; font-size:120%; font-weight:bold; margin-left:20px; }
	div#WhatIsRight		{ float:left; width:280px; height:370px;
						  background:transparent url(../img/bag.png) 40px 20px no-repeat; }
	div#NearestStockist	{ float:left; width:100%; height:26px; padding:0px; text-align:left; line-height:26px;
						  background:transparent url(../img/long-yellow-bg.png) 20px 0% no-repeat;  }
	div#NearestStockist p	{ margin:0px; padding:0px; margin-left:30px; font-size:120%; font-weight:bold; color:#ffffff; }
	div#NearestStockist p a:link		{ color:#ffffff; text-decoration:none; }
	div#NearestStockist p a:visited		{ color:#ffffff; text-decoration:none; }
	div#NearestStockist p a:hover		{ color:#ffffff; text-decoration:underline; } 
/* }}}-#MainContent */