/* 
Copyright 2006, Internet Broadcasting Systems. All Rights Reserved.
Version:   $Name: REL_2_45_7 $
ID:        $Id: sitemap.css,v 1.2 2007/02/27 20:26:12 breisinger Exp $
*/

/* Site Map Page */
#content .sitemap * {border:none; background:none; margin:0; padding:0; float:none; display:block; position:static; color:black;}
#content .sitemap ul {padding-left:15px;}
#content .sitemap a {text-decoration:underline;}

