﻿ 
div.ContentRetail div.featurebox
 {
    border:1px solid #f0c2d2;
    background-color:#fae5ec;
 }

div.ContentRetail div.featurebox h2
 {
    color:#000000;
 }

div.ContentRetail div.featurebox a
{

    border-bottom:1px solid #E56791;
}
    
    div.ContentRetail div.featurebox a:hover
{
    font-weight:bold;
       border-bottom:1px solid #E56791;
    }

div.ContentRetail  h1 
{
    color:#E56791;
}
div.ContentRetail  h2 
{
    color:#000000;
}
div.ContentRetail  h3
{
    color:#E56791;
}

 
div.ContentRetail ul li
{
	list-style-image:url(/graphics/ppa-new/bulletred.png)
	margin-left:60px;
} 
 
 
div.ContentRetail  a
{
    color:#c50d4b;
}

div.ContentRetail  a.calltoaction
{
	 background-image: url(/graphics/ppa-new/linkactionred.png);
     background-color:#fae5ec;
     border-color:#f0c2d2;
	 background-color:#fae5ec;
}
 
     
div.ContentRetail div.featurebox a.calltoaction
{
	background-image: url(/graphics/ppa-new/linkactionred.png);
    background-color:#fae5ec;
    border-color:#f0c2d2;
	background-color:#ffffff;
}
	
div.ContentRetail div.featurewhite a.calltoaction
{
	 background-color:#fae5ec;
     border-color:#f0c2d2;
	 background-color:#ffffff;
	 padding-left:30px;
	 color:#c50d4b;
}

ul.contactlist li
{
	float:left;
	width:200px;
	list-style:none;

}




	
	