﻿body,
table,
td
{
    font-family: Arial;
    font-size: 12px;
}
p
{    
    padding: 0 15px;
}
.Top_Quote
{
    background: url(/images/bg_feature_quote_top.gif) no-repeat 0 0; 
    padding-top: 28px;
    display: block;
    font-style: italic;
    margin: 0;
    width: 143px;
}
.Bottom_Quote
{
    background: url(/images/bg_feature_quote_bottom.gif) no-repeat 0 100%; 
    padding-bottom: 20px;
    display: block;  
    width: 143px;  
}
.Link_With_Arrow
{
    background: url(/images/arrow.gif) no-repeat 0 50% ;
    padding-left: 15px;
    font-weight: normal;
    color: #000;
}
