/**
 * IE Compatibility Tweaks
 */


input.form-radio {
	border: 0;
}

.node-webform .form-textarea-wrapper textarea {
  overflow: hidden;  
}
