#main { 
  width:550px;
}
#column { 
  width:174px;
}
#c_links {
 margin:30px 0px 0px 20px;
 text-align:center;
 width:214px;
}

#c_links li a {
  background:#ffffff url("../immagini-tattooboards/pulsanti_custom.gif") left top no-repeat;
  width:217px;
  height:20px;
  display:block;
  margin-bottom:5px;
  padding-top:5px;
}
#c_links li a:hover {
  background-position:0px -25px;
}
#c_links li a:link, #c_links li a:hover, #c_links li a:visited {
  color:#000000;
  text-decoration:none;
}