LI.ms-rteCustom-CustomBulletList
{
	list-style-image:url('/_layouts/1033/Foetex/images/bullet.jpg');
	vertical-align:bottom;
	height:25px;
}

a.ms-rteCustom-bulletstext, a.ms-rteCustom-bulletstext:link, a.ms-rteCustom-bulletstext:hover,a.ms-rteCustom-bulletstext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}


LI.ms-rteCustom-CustomBulletList-HideShowContents
{
	list-style:none outside url('/_layouts/1033/Foetex/images/bullet.jpg');	
	vertical-align:bottom;
	padding-bottom:7px;
	padding-top:0px;
	cursor:pointer;
	
}

a.ms-rteCustom-bulletstext-HideShowContents, a.ms-rteCustom-bulletstext-HideShowContents:link, a.ms-rteCustom-bulletstext-HideShowContents:hover,a.ms-rteCustom-bulletstext-HideShowContents:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	vertical-align:top;
	
}