﻿.BreadWrapper { float: right; text-align: right; display: block; line-height: 22px; width: 100%;}

.Breadcrumb
{
	text-align: right;
    color: #666;
    width: 100%;
    display: block;
    clear: both;
}

.Breadcrumb span { color: #666;}

ul.Breadcrumb a, ul.Breadcrumb a:visited { text-decoration: underline;color: #006A98;}

ul.Breadcrumb a:active
{
    text-decoration:none;
}
