acronym {
padding-bottom: 1px;
border-bottom: 1px dotted #ccc;
cursor: help;
}
abbr {
cursor: help;
}
a {
outline:none;
}
input.submit,
label, 
select, 
input[type=checkbox], 
input[type=radio], 
input[type=button], 
input[type=submit], 
input[type=reset] { 
cursor: pointer; 
}
