﻿#testimonialFeatured
{
  
  font-weight:bold;
  font-size:10px;
  color:#6992A4;
  font-family:Verdana;
  text-align:left;
  width:450px;
  text-decoration:none;
}

#testimonialFeatured a
{
  text-decoration:none;
}

#testimonialFeatured a:hover
{
  color:#CD267E;
 }


#testimonialFeatured .quoteLeft
{
  background-image:url('/Images/quoteLeft.gif');
  width:20px;
  height:20px;
}

#testimonialFeatured .customerName
{
  font-style:italic;
  text-decoration:none;
}

#testimonial .quote
{
  color:#5E7F90;
  font-weight:bold;
}

#testimonial .customerName
{
  color:#FB2899;
  font-style:italic;
}

#testimonialFeatured .top
{
  background-image:url('/Images/testimonialTop.gif');
  background-position:bottom;
  background-repeat:no-repeat;
  width:450px;
  height:5px;
}

#testimonialFeatured .bottom
{
  background-color:White;
  background-image:url('/Images/testimonialBottom.gif');
  background-position:top;
  background-repeat:no-repeat;
  width:450px;
  height:5px;
}

#testimonialFeatured .middle
{ 
  padding-left:4px;
  padding-right:4px;
  background-color:#F7B6CE;  
}
