p{margin: 0;padding: 0 10px 0.4em 0;font: 76% Verdana,Arial,sans-serif}


div#btn_list a{
width:100%;
height:100%;
text-decoration:none;
display: block; 
}
div#btn_list a:hover{
width:100%;
height:100%;
text-decoration:none;
color: black;
font-weight: bold;
display: block; 
}


 .btn_list_off{
width:150px;
height:15px;
padding: 5px 0;
text-align:center;
background: #FFF url(images/boton_off.jpg) no-repeat;
}

.btn_list_on{
width:150px;
height:15px;
padding: 5px 0;
text-align:center;
background: #FFF url(images/boton_on.jpg) no-repeat;
}
