/*Breadcrumb styles*/
#breadcrumb {background-color:#fff; padding:5px 20px; min-height:70px;}
#breadcrumb, #breadcrumb a {color:#00209F;}

#breadcrumb .bold {width:7.5em; font-weight:bold;}
#homeButton {float:right; width:5em;}

#breadcrumb .bold, #homeButton {*display:inline;}
#breadcrumb .bold, #breadcrumb .textcontainer {float:left;}

#homeButton a {display:block; width:5em; padding:2px 0; text-align:left; background:url(/images/home-icon.gif) right no-repeat; font-weight:bold; text-decoration:none;}
#homeButton a:hover {text-decoration:underline;}

#breadcrumb .textcontainer span {white-space:nowrap;}
