
.RadSiteMap .rsmFlow 
{
    text-align: right !important ;
    padding-bottom: 5px;
    
}



.sfBreadcrumbWrp
{
    border-bottom: 1px solid #D9D9D9;
    color: #7C0040;
    line-height: 30px;
    margin-top: 15px;
    padding: 0 5px;

}

.sfBreadcrumbWrp ul li
{
  line-height: 1.5em;
  padding: 0 18px 0 0;
  background-image: none !important;
  background-position : right ;
  background-repeat: no-repeat;

}

.sfBreadcrumbLabel 
{
  float: right;
}
.sfBreadcrumbWrp li {
    list-style-type: none;
    color: #800039;
    margin: 1em 0px 1em 2em;
}


.sfBreadcrumbWrp a
{ 
    color: #999999; 
 
}

.print
{
    background: url("images/print.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    float: Left;
    padding-Left: 17px;
}
/* --------------------------------------------------------------- */
