/* Links Template */

#links ul li a {
display:block;
float:left;
width:120px;
}

#links ul li span a {
width:250px;
}
