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