.wordwrap
{
	word-wrap:break-word;
	word-break:break-all;
   -moz-binding: url('./wordwrap.xml#wordwrap');
	overflow: hidden;
}