Can Someone please let me know how can I have this done in CSS?

EDIT
The three columns will contain text. I need the black box to be fixed in size and the two fuchsia columns to expand as needed. Of couse the text shouldn’t be hidden in the left and right one because of the black box. I need it to be wrapped around the black box from both sides.
How about something like this?
http://jsfiddle.net/ffb55/2/
The rounded corner will work in non-IE browser, if you want the rounded corner in IE, follow this example: http://jonraasch.com/blog/css-rounded-corners-in-all-browsers
HTML
CSS