h2
	{
	margin-bottom: 10px;
	font-size: 13px;
	color: #487A93;
	}

p.TitleState
	{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	}

a.Store
	{
	font-size: 10px;
	color: #847C75;
	}

a.Store img.ButtonMore
	{
	background-image: url('../Global/Images/Arrows/Arrow_LightBG.gif');
	}

a.Store:visited img.ButtonMore
	{
	background-image: url('../Global/Images/Arrows/Arrow_LightBG.gif');
	}

a.Store:hover img.ButtonMore
	{
	background-image: url('../Global/Images/Arrows/Arrow_DarkBG.gif');
	}

p.ButtonMore
	{
	font-weight: bold;
	color: #487A93;
	}

a.Store div
	{
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 10px;
	background-color: #F4F3EF;
	}

a.Store:hover div
	{
	background-color: #DDDAD1;
	}

