Quote Originally Posted by DPM View Post
Well i've managed to do 2 of the changes but still can't work out how to move the writing in the mainnavbar slightly to the left though.

Also can't seem to get the problem code tidy up to work either.
D,
Look at this:

#navMain ul, #navSupp ul, #navCatTabs ul {
margin: 0;
padding: 0.1em 0.4em;
list-style-type: none;
text-align: left;
line-height: 1.5em;
}

The highlighted red text above is the change... go to: .1