ul#bread { padding: 0; margin: 0 0 20px 0; border-bottom: 1px solid #F6F6F7; height: 30px; width: 700px; }

ul#bread li { list-style: none outside none; padding: 0 8px 0 10px; float: left; line-height: 20px; font-size: 11px; background: url(../images/icons/arrow_next.gif) left center no-repeat; color: #6D7886; } 

ul#bread li#youare { padding: 0 10px 0 0; background: none; }

ul#bread li a { text-decoration: none; color: #6D7886; }

ul#bread li#this { font-weight: bold; }

ul#bread li#this a { color: #121F47; }