Firefox/IE browser flash transparent
css forces no line breaks, overflow is hidden
white-space:nowrap;
overflow:hidden
Syntax: text-overflow: clip | ellipsis value:
clip : Default value. Do not display the omission mark (...), but simply crop it
ellipsis : Display the omission mark (...) when the text in the object overflows