#space{
    margin: 3px 0px 0px 0px;
}
#space table td.space{
    width:1000px;
    height:11px;
    background-image: url('/resource/images/space.png');
    background-repeat:repeat-x;
    margin:0px;
    padding:0px;
}