Code:
#list li a{
width: 100px;
display:block;
}

I guess
display:block;
seems to do the trick...
technically it wouldn't be a div as a link but same difference...