﻿/* Issues for IE 7 and below */
ol 
{
	padding-left:1em;
	margin-left:1em;
}

/* prevent empty widgets from adding spacing */
li.PBItem
{
	display:inline;
}
