ul
{
margin-top: 8px;
margin-bottom: 8px;
}

ol
{
margin-top: 8px;
margin-bottom: 8px;
}

ul
{
list-style-type: disc;	
}

ol>li
{
margin-top: 8px;
}