﻿.topNav 
{
    background-color:#4aaae5;
}

.recommendHeading 
{
    font-size:2.3em;
    font-weight:normal;
    color:#4aaae5;
}

.price
{
    color:#4aaae5;
}

#points .reward
{
    color:#4aaae5;
}

#productRecommend 
{
    background:url(/images/product_recommend_blue.gif) no-repeat;
    width:428px;
    height:52px;
    text-indent:-9000em;
    margin-left:50px;
    float:left;
}

* html #productRecommend 
{
    margin-left:25px;
    margin-bottom:20px;
}

#teamRecommend 
{
    background:url(/images/team_recommend_blue.gif) no-repeat;
    width:413px;
    height:52px;
    text-indent:-9000em;
    float:left;
}


.howClaim 
{
    font-size:14px;
    color:#4aaae5;
}


.btnStoreLocator
{
	text-indent:-9999px;
	display:block;
	width:164px;
	height:20px;
	background:url(/images/neareststore_btn.jpg) top left no-repeat;
	margin-top:10px;
}