﻿.bordernew
{
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
.tbmborder
{
    border-bottom: 1px solid #dcdcdc;
}
.featured
{
    clear: both;
    float: left;
    width: 100%;
    padding-top: 5px;
    background-color:#610B5E;/*#BDBDBD;*/
    color: Black;

}
.featured img{
    border-style: none;
}

.featured a:link, a:visited{
    text-decoration: none;
    color : white;
    /*font-size: 11px;*/
}

.featured a:hover{
    text-decoration: underline;
    color: #FA58AC;
}


span.bkprice{
    font-size: 14pt;
    color:#FF8000;
    /* color: #3B0B39;*/
    font-weight: bold;
}
.more
{
    padding-right: 10px;
    padding-top: 10px;
    float: right;
}
.more a:link, a:visited
{
    text-decoration: none;
    color: #3B0B39;
    font-weight: bold;
}
.more a:hover
{
    text-decoration: underline;
}
.more img
{
    border-style: none;
}
