Worked it out...
Added this to the customstylesheet.css setting:
Added this to the customstylesheet.css setting:
/* Remove shipping selector radio button */
.AddressSelectorFieldset
{
display:none;
}