What you can do is using the 'embed this video code'. That way you can manually change the dimensions,although it's not as simple as with a youtube video.
There are 2 sets of dimensions (see code beneath post). you have to change 2 times.. The way I do it is pasting it in notepad and use the search and replace function.
First one is 526 x 347
second one is 512 x 288
For your website it should be something like this.
first one should become 410 x 230
second one should become 396 x 200
Don't know if thats the correct size, you should just try arround a bit.
<object width="526" height="374"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"></param><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always"/><param name="wmode" value="transparent"></param><param name="bgColor" value="#ffffff"></param><param name="flashvars" value="vu=http://video.ted.com/talk/stream/2012G/Blank/CandyChang_2012G-320k.mp4&su=http://images.ted.com/images/ted/tedindex/embed-posters/CandyChang_2012G-embed.jpg&vw=512&vh=288&ap=0&ti=1553&lang=nl&introDuration=15330&adDuration=4000&postAdDuration=830&adKeys=talk=candy_chang_before_i_die_i_want_to;year=2012;theme=art_unusual;theme=talks_from_ted_fellows;event=TEDGlobal+2012;tag=TED+Fellows;tag=arts;tag=cities;tag=community;&preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="526" height="374" allowFullScreen="true" allowScriptAccess="always" flashvars="vu=http://video.ted.com/talk/stream/2012G/Blank/CandyChang_2012G-320k.mp4&su=http://images.ted.com/images/ted/tedindex/embed-posters/CandyChang_2012G-embed.jpg&vw=512&vh=288&ap=0&ti=1553&lang=nl&introDuration=15330&adDuration=4000&postAdDuration=830&adKeys=talk=candy_chang_before_i_die_i_want_to;year=2012;theme=art_unusual;theme=talks_from_ted_fellows;event=TEDGlobal+2012;tag=TED+Fellows;tag=arts;tag=cities;tag=community;&preAdTag=tconf.ted/embed;tile=1;sz=512x288;"></embed></object>