/*
-------------------------
eSpecials Content
-------------------------
*/
.eSpecials_content
{
    color: #000000;
    margin: 0;
    padding: 0;
}

/*
-------------------------
eSpecials Rate
-------------------------
*/
.eSpecials_Rate
{
}

.eSpecials_CallToAction
{
    background: url(../_Images/_buttons/book.gif) no-repeat 0 0;
    display: block;
    width: 120px;
    height: 28px;
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF !important;
    text-decoration: none !important;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 0 0 0;
    margin: 10px 0;
}

h2, h2.eSpecials_title a:link, h2.eSpecials_title a:visited
{
    color: #000000 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

/*
-------------------------
Td that shows the Valid through Date 
-------------------------
*/
.eSpecials_ValidThroughBar
{
    padding:5px 0 10px 0;
    margin: 0;
}

/*
-------------------------
Links Should be the same as the H2
-------------------------
*/
a.eSpecials_TitleLink:link, a.eSpecials_TitleLink:visited
{
}

a.eSpecials_TitleLink:hover, a.eSpecials_TitleLink:active
{
}

/*
-------------------------
Text Link (Click Here)
-------------------------
*/
a.eSpecials_TextLink:link, a.eSpecials_TextLink:visited
{
}

a.eSpecials_TextLink:hover, a.eSpecials_TextLink:active
{
}

.content table
{
    padding-bottom: 20px;
}

.eSpecials_wrap
{
    border-bottom:2px solid #BF677B;
}
