/*Bread Crumbs(You are Here) Stylesheet*/
#bread {
float:left;
padding: 3px 10px;
text-align: right;
width: 930px
}

#bread a {
color: #777;
}

#bread a:hover {
color: #254059;
}

#bread .selected {
}
