div.floatingtree { float: right; border-left: 1px solid navy; padding-left: 1em; margin-left: 1em; margin-bottom: 1em; min-height: 100%; width: 17em; background: white; } .tree { font-family: ms sans serif, sans-serif; font-size: 12px; } .tree img { vertical-align: middle; border: 0px; } .tree p { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } .tree a:link, .tree a:visited { text-decoration: underline; color: navy; } .tree a:hover { text-decoration: none; } img { border:0; }