.termine_button{
   font-size:11px;
   width: 50px;
   font-weight: bold;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #404040;
   background-color: transparent;
   text-decoration: none;
   white-space: pre;
	text-align: left;
	border: none;
   cursor: pointer;
   cursor: hand	
}