I have a decent wordpress theme and the sidebar has a standard style that is always applied. No matter what widget I apply there is always a border to my sidebar widgets see my Facebook Like box. I do not want the border surrounding it. I am using the Facebook Like Box Widget Version 2.0
You should change your theme's css files to set the border width to zero (border:0). Unfortunately I don't know this theme so I can't help where to find the stylesheet and which line should be altered.
Don't forget to copy the original CSS file of wordpress theme to somewhere else so you can have the backup if the alteration creates some mess