/* Маркированные списки */
div.ul_exel
{
	position: relative;
	margin: 0.8em 0em 1em 0.5em;
	line-height: 125%;
}
div.li_exel
{
	padding-left: 7px;
	margin: 0.5em 10px 0.5em 8px;
	line-height: 140%;
}
span.li_exel_bullet
{
	position: relative;
	left: -7px;
	margin-left: -3px;
}
span.li_exel_bullet img
{
	vertical-align: -4px;
}