#seo-related-links {
    width: 500px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #000;  
        font: bold 13px/1.2 verdana, arial, sans-serif;
        text-align: center;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        }
    #seo-related-links ul.seo-links li {
        background: url(/lib/juststrings/dotdot.gif) 5px center no-repeat;
        margin:0; 
        padding:1px 0;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 25px;
            display: block;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }

#sitemap a {text-indent:20px;display:block}
#sitemap b a {text-indent:0}

/*ADDED November 12 2010 FOR Headlin*/
.headline{
	display:inline;
	margin:0;
	padding:0;
}
