/* CSS Document */
.historyList li
{
list-style-type:disc;
list-style-position:outside;
margin-left:15px;
}

