Here is my code: http://jsfiddle.net/spadez/FbADY/11/
Despite me using this code:
* {
margin:0;
padding:0;
}
There still seems to be a space between the items. In google chrome developer bar it says they dont have margin or padding to cause it.