.contenttable tr td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	/*border: solid 1px #AAAAAA;*/
	background: #9893FF;
	padding: 3px 7px 3px 7px;
	margin: 1px 1px 1px 1px;
	
	white-space:pre-wrap;	/* css-3 should we be so lucky... */
	white-space:-moz-pre-wrap;	/* Mozilla, since 1999 */
	white-space:-pre-wrap;	/* Opera 4-6&#8239;?? */
	white-space:-o-pre-wrap;	/* Opera 7&#8239;?? */
	word-wrap:break-word;	/* Internet Explorer 5.5+ */
	_white-space:pre;		/* IE only hack to re-specify in addition to word-wrap */
}

DIV.csc-textpic-clear {
	padding: 2px 2px 2px 2px;
	margin: 1px 1px 1px 1px;
}
