.yui-skin-sam .yui-dt-liner { white-space:nowrap; }
/* The original table row clicked on */
.yui-skin-sam tr.ymod-expanded {}
/* Row containing the expanded content */
.yui-skin-sam tr.ymod-expandedData {}
/* Div containing the expanded content inside the row */
.yui-skin-sam tr.ymod-expandedData div.ymod-expandedDataContent { background-color: navy; padding: 2px 6px; }
