/*Breadcrumb styles*/
#breadcrumb {text-align:left; margin:0; padding:10px 0; width:100%;}
#breadcrumb a {color:#ADB0AF; text-decoration:none;}
#breadcrumb a:hover {text-decoration:underline;}
#breadcrumb {color:#353B38;}

#breadcrumb #printpage {float:right; width:25px; margin-right:-30px; *display:inline;}

#breadcrumb .textcontainer {padding-right:30px;}

.breadcrumbArrow {width:7px; background:url(/images/breadcrumbArrow.gif) left no-repeat;}

#breadcrumb .textcontainer span {white-space:nowrap;}
