ol li {
    margin-bottom:7px;
}

ol li li {
    margin-bottom:0px;
}

#step1-bubble{
    background-color: #ffd187 !important;
}
#step2-bubble{
    background-color: #ffff99 !important;
}
#step3-bubble{
    background-color: #ccffcc !important;
}
#fineprint-bubble{
    background-color: #eeeeee !important;
}

#apply960 div.step-bubble{
    margin-bottom: 7px;
}

ul {
	list-style: none;
}
 
ul li {
	margin-bottom: 7px;
};
