/* Start of CMSMS style sheet 'KARATE_sitemap' */
#sitemap
{
	
}

#sitemap ul li, #sitemap ol li
{
	padding-left: 13px;
	line-height: 1.7em;
	list-style: none;
	background: url(../images/bullet.gif) 0px 7px no-repeat;
}

#sitemap ul li ul li, #sitemap ul li li
{
	padding-left: 10px;
	line-height: 1.6em;
	list-style: none;
	background: url(../images/bullet.gif) 0px 6px no-repeat;
}

#sitemap ul li li li, #sitemap ul li li
{
	padding-left: 10px;
	line-height: 1.5em;
	list-style: none;
	background: url(../images/bullet.gif) 0px 6px no-repeat;
}


/* End of 'KARATE_sitemap' */

/* Start of CMSMS style sheet 'KARATE_polls' */
#pollContentInner
{
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

/* End of 'KARATE_polls' */

