ul {
margin-left: -25px;
}

* html ul { /* Für IE */
margin-left: 15px;
margin-top: -0px;
}
