/* turn off border for radio buttons in IE */
#script-content #broad, #script-content #phrase, #script-content #exact
{ 
	border: none;
}


