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