how can I fix this problem with numbering?

C

crystal

My numbering goes haywire after line "3". How can i fix this?


1) First line
a. second line
b. third line
c. fourth line
d. fifth line
------------------------------ or it looks like this -----------
1. first line
2. second line
3. third line
4. fourth line, etc.
 
Top