﻿.breadcrumb
{
    padding:0px 0px 10px 0px;
}

.breadcrumb_currentItem, a.breadcrumb_currentItem:link, a.breadcrumb_currentItem:visited, a.breadcrumb_items:link, a.breadcrumb_items:visited
{
    font-family:Verdana;
    font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

a.breadcrumb_currentItem:hover, a.breadcrumb_items:hover
{
    color:#000000;
    text-decoration:underline;
}

.breadcrumb_separatorText {
    margin-left:4px;
    margin-right:4px;
    font-family:Verdana;
    font-size:11px;
	font-weight:normal;
	color:#666666;
}
