/*selector:first-of-type { /*Safari and Chrome hack
	
}
selector, x:-moz-any-link, x:default { /*Firefox (maybe >= 3)
	
}*/

.clear {
    clear:            both !important;
    float:            none !important;
}

p#bread_crumb {
    padding-top: 6px;
    margin-bottom: 18px;
    color: #3B3B3A;
    float: left;
    overflow: hidden;
    width: 768px;
    _width: 776px;
}

#bread_crumb a {
    color: #3B3B3A;
    text-decoration: underline;
}

#bread_crumb a:hover {
    color: #3B3B3A;
    text-decoration: none;
}

