List Styling Issue

Hey Guys,

Ok heres the page, what I’d like is for my list to line up nicely with my content, so like the circles line up with everything else.

Also, how can I get the solid circles?

http://scholarscanada.com/wordpress/employment/?page_id=100

Thanks,

Mike

Use margin-left to push your lists over so they line up with the paragraphs, also you can set the list-style-type to disc, right now it seems to be set to circle

Thanks