.RadEditor table
{
	border: 0;
	table-layout: fixed;
}

.RadEditor table table
{
	border: 0;
	table-layout:auto;
}

.RadEditor table td
{
	vertical-align: top;
	padding: 0; 
	margin: 0;
}

.reModule input
{
  border: solid 1px #ccc;
}

.reToolbar
{
	list-style: none !important;
	padding: 0; 
	margin: 0;
	float: left;
}

.reToolbar li
{
	float: left;
}

.reTlbVertical ul,
.reTlbVertical ul li
{
	float: none !important;
}

.reTlbVertical .reToolbar
{
	float: none !important;
}

.reTlbVertical ul
{
	width: 100%;
}

.reTlbVertical a
{
	width: auto;
}

.reTlbVertical a span
{
	float: left;
	width: 22px;
}

.reButton_text
{
	font: normal 11px Arial, Verdana, Sans-serif;
	color: black;
	line-height: 22px;
	padding: 0 4px 0 0;
	margin: 0 0 0 2px;
	white-space: nowrap; 
	width: auto;
	background: none !important;
	float: left;
}

.reTool_disabled
{
	filter: alpha(opacity=40);
	opacity: .4;
	-moz-opacity: .4;
}

.reGrip
{
	 font-size: 1px;
}

.reSplitButton span
{
	float: left;
}



.reSeparator
{
	font-size: 1px;
}

.reDropDownBody .reTlbVertical .reToolbar .reTool_text
{
    _display: block;
}

.reToolbar li .reTool_text span
{
	float: left;
	cursor: default;
}

.reToolbar li .reTool_text
{
	display: block;
	_display: inline; /* IE6 double margins fix */
	float: left;	
	cursor: default;
	text-decoration: none;
}

.reToolbar li .reTool_text .reButton_text
{
	background-image: none;
	width: auto;
}

.reToolbarWrapper
{
	float: left;	
	height: auto;
}

.reToolZone .reToolbarWrapper
{
	background: transparent;
	float: none;
	clear: both;
}

.reAjaxSpellCheckSuggestions table
{
    width: 100%;    
}

.reAjaxSpellCheckSuggestions td
{
   width: 100% !important;
}

.reAlignmentSelector
{
	float: left;
}

.reAlignmentSelector table,
.reAlignmentSelector td
{
	padding: 0px !important;
	text-align: center;
}

.reAlignmentSelector div
{
	cursor: default;
}

a.reModule_domlink
{
	outline: 0;
}	

a.reModule_domlink_selected
{
	text-decoration: none;
}

.reAjaxspell_addicon,
.reAjaxspell_ignoreicon,
.reAjaxspell_okicon,
.reLoading
{
    float: left;
}

button.reAjaxspell_okicon
{
    float: none;
}

.reAjaxspell_wrapper button
{
	width: auto;
}

div.reEditorModes
{
	width: 100%;
}

.reEditorModesCell
{
    width: auto;
}

div.reEditorModes ul,
div.reEditorModes ul li
{
	padding: 0;
	margin: 0;
	list-style: none !important;
	float: left;
}

div.reEditorModes a
{
	outline: none;
	font: normal 10px Arial, Verdana, Sans-serif;
	width: auto; 
	height: 21px;
	margin: 1px;
	text-decoration: none;
}

div.reEditorModes .reMode_selected
{
    margin: 0;
}

div.reEditorModes a,
div.reEditorModes a span
{
	display: block;
	cursor: pointer;
	float: left;
}

div.reEditorModes a span
{
	_display: inline; /* IE6 double margin fix */
	background-repeat: no-repeat;
	background-color: transparent;
	margin: 2px 0 0 6px;
	padding: 0 8px 0 18px;
	line-height: 16px;
	height: 16px;
}

div.reEditorModes .reMode_design span,
div.reEditorModes .reMode_selected.reMode_design span
{
	background-position: 0 0;
}

div.reEditorModes .reMode_html span,
div.reEditorModes .reMode_selected.reMode_html span
{
	background-position: 0 -16px;
}

div.reEditorModes .reMode_preview span,
div.reEditorModes .reMode_selected.reMode_preview span
{
	background-position: 0 -32px;
}

.reDropDownBody
{
	overflow: auto;
	overflow-x: hidden;
}

.reDropDownBody .reToolbar,
.reDropDownBody .reTlbVertical .reToolbar
{
    height: auto;
}

.reDropDownBody table
{
	padding: 0; 
	margin: 0; 
	border: 0;
}

.reDropDownBody table td
{
	cursor:default;
}

.reColorPicker
{
	-moz-user-select: none;
}

.reColorPicker table
{
	border-collapse: collapse;
}

.reColorPicker table td
{
	border:0;
}

.reColorPicker .reColorPickerFooter
{
	overflow: hidden; /* IE6 fix */
}

.reColorPicker span
{
	display: block;
	text-align: center;
	float: left;
	cursor: default;
}

.reInsertSymbol table td
{
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}

.reInsertTable table
{
	float: left;
	cursor: default;	
}

.reInsertTable .reTlbVertical li
{
	float: left !important;
}

.reInsertTable .reTlbVertical li a,
.reInsertTable .reTlbVertical .reToolbar a.reTool_disabled
{
    outline: none;
}

.reInsertTable .reTlbVertical li a .reButton_text
{
	text-decoration: none;
	cursor: default;
}

.reInsertTable .reTlbVertical li a .reButton_text:hover
{
	cursor: pointer !important;
}

.reInsertTable .reTlbVertical ul
{
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}

.reUndoRedo table
{
	border-collapse: collapse;
}

.reUndoRedo table td,
.reUndoRedo table td.reItemOver
{
	border: 0 !important;
	margin: 0 !important;
}

.reApplyClass span
{
	font-size: 1px;
	display: block; 
	float: left;
}

ul.reCustomLinks,
ul.reCustomLinks ul
{
	list-style: none !important;
	padding: 0;
	margin: 0;
	cursor: default;
}

ul.reCustomLinks li ul
{
	margin-left: 12px !important;
}

.reDropDownBody .reCustomLinks a
{
    text-decoration: none;	
}

.reDropDownBody .reCustomLinks a:hover
{
    cursor: pointer;
}

ul.reCustomLinks li
{
	clear: both;
	text-align:left;
}

ul.reCustomLinks span,
ul.reCustomLinks a
{
	display: block;
	float: left;
}

ul.reCustomLinks .reCustomLinksIcon
{
	font-size: 1px;
}

ul.reCustomLinks .reCustomLinksIcon.reIcon_empty
{
	cursor: default;
}

.reToolbar
{	
	float: left;	
}

* html .RadEditor
{
	background-image: none !important;
}

.reTlbVertical .reToolbar,
.reDropDownBody .reTlbVertical .reToolbar li
{
    height: auto;	
}

.reDropDownBody .reTlbVertical .reToolbar .reTool_text
{	
	clear: both;
	float: none;
	width: 100% !important;
}

.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:hover,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:active,
.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled:focus
{
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.reDropDownBody .reTlbVertical .reToolbar .reTool_disabled span
{
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);	
}

.dialogtoolbar
{
    width: 1240px !important;
    overflow: hidden !important;
}

.reDropDownBody  .reTool_text.reTool_selected,
.reDropDownBody  .reTool_text
{
    _margin: 0 !important;
}

/* Safari Fix for Table Wizard */
@media all and (min-width:0px) 
{
	body:not(:root:root) .reDropDownBody.reInsertTable div table td
	{
	    width: 13px;
	    height: 13px;
	    border: solid 1px #777777;
	    background: white;
	}
	body:not(:root:root) .reDropDownBody.reInsertTable div table .reItemOver
	{
	    background: #eaeaea;
	}
}

td.reTlbVertical .reToolbar .split_arrow
{
    display: none !important;
}

td.reTlbVertical .reToolbar li
{
    clear: both !important;
}

/* new Spinbox implementation. Remember to remove the old one above */
.reSpinBox td
{
    padding: 0 !important;
    vertical-align: top !important;
}

.reSpinBox input
{
	display: block;
	float: left;
	width: 21px;
	height: 18px;
	border-right: 0 !important;
	text-align: right;
	padding-right: 2px;
}

.reSpinBox a
{
	display: block;
	width: 9px;
	height: 11px;
	line-height: 11px;
	font-size: 1px;
	background: url('Widgets/TableWizardSpites.gif') no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	cursor: default;
}

.reSpinBox .reSpinBoxIncrease
{
	background-position: 0 -321px;
}

.reSpinBox .reSpinBoxIncrease:hover
{
	background-position: -9px -321px;
}

.reSpinBox .reSpinBoxDecrease
{
	background-position: 0 -331px;
}

.reSpinBox .reSpinBoxDecrease:hover
{
	background-position: -9px -331px;
}

.reTableWizardSpinBox
{
	font: normal 12px Arial, Verdana, Sans-serif;
	color: black;
	-moz-user-select: none;
}

.reTableWizardSpinBox a
{
	margin: 1px;
	outline: none;
}

.reTableWizardSpinBox a,
.reTableWizardSpinBox a span
{
	display: block;
	width: 23px;
	height: 22px;
	cursor: pointer;
	cursor: hand;
	background-repeat: no-repeat;
	
}

.reTableWizardSpinBox a:hover
{
	background-image: url('Widgets.reTableWizardSpinBox.gif');
}

.reTableWizardSpinBox a span
{
	text-indent: -9999px;
	background-image: url('Widgets.reTableWizardSpinBox.gif');
}

.reTableWizardSpinBox .reTableWizardSpinBox_Increase
{
	background-position: 0 -21px;
}

.reTableWizardSpinBox .reTableWizardSpinBox_Decrease
{
	background-position: 0 -42px;
}

/* CONSTRAIN PROPORTIONS BEGIN */
li.ConstrainProportions button
{
	position: absolute;
	top: 7px;
	left: 0;
	height: 52px;
	border: 0;
	background-image: url('Editor/CommandSprites.gif');
	background-repeat: no-repeat;
	background-position: -7988px 9px;
}

li.ConstrainProportions.toggle button
{
	background-position: -7956px 9px;
}
/* CONSTRAIN PROPORTIONS END */

.reAjaxspell_addicon,
.reAjaxspell_ignoreicon,
.reAjaxspell_okicon
{
    width: 16px !important;
    height: 16px;
    border: 0;
    margin: 2px 4px 0 0;
    background:url('Editor/CommandSprites.gif') no-repeat;
}

.reAjaxspell_ignoreicon
{
	background-position: -4533px center;
}

.reAjaxspell_okicon
{
	background-position: -4571px center;
}

.reAjaxspell_addicon
{
	background-position: -4610px center;
}

button.reAjaxspell_okicon
{
    width: 22px;
    height: 22px;
}

.reDropDownBody.reInsertTable
{
	overflow: hidden !important;
}

.reDropDownBody.reInsertTable span
{
	height: 22px !important;
}

/* global styles css reset (prevent mode) */
.RadEditor table,
.reToolbar,
.reToolbar li,
.reTlbVertical,
.reDropDownBody ul,
.reDropDownBody ul li,
.radwindow table,
.radwindow table td,
.radwindow table td ul,
.radwindow table td ul li
{
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	list-style: none !important;
}

.reWrapper_corner,
.reWrapper_center,
.reLeftVerticalSide,
.reRightVerticalSide,
.reToolZone,
.reEditorModes,
.reResizeCell,
.reToolZone table td,
.RadEditor .reToolbar,
.RadEditor .reEditorModes ul
{
	border: 0 !important;
}

.reToolbar li,
.reEditorModes ul li,
.reInsertTable .reTlbVertical .reToolbar li
{
	float: left !important;
	clear: none !important;
	border: 0 !important;
}

/* disabled dropdown menu items under Internet Explorer 7 fix */
.reDropDownBody .reTlbVertical .reToolbar li .reTool_text.reTool_disabled .reButton_text
{
	width: auto;
}

ul.reCustomLinks ul
{
	margin-left: 10px;
}

.reAjaxspell_button
{
    border: solid 1px #555;
    background: #eaeaea;
    font: normal 11px Arial, Verdana, Sans-serif;
    white-space: nowrap;
}







/* COMMANDS BEGIN */

.SilverlightManager
{
	/* waiting for icon */
}

.CustomDialog
{
	background-position: -1448px center;
}

.FileSave,
.FileSaveAs,
.Save,
.SaveLocal
{
	background-position: -1407px center;
}

.FormatCodeBlock
{
	background-position: -305px center;
}

.PageProperties
{
	background-position: -756px center;
}

.SetImageProperties
{
	background-position: -1116px center;
}

.BringToFront
{
	background-position: -1606px center;
}

.AlignmentSelector
{	
	background-position: -1647px center;
}

.Cancel
{
	background-position: -1687px center;
}

.Custom,
.ViewHtml
{
	background-position: -1728px center;
}

.DecreaseSize
{
	background-position: -1886px center;
}

.DeleteTable
{
	background-position: -1445px center;
}

.FileOpen
{
	background-position: -1967px center;
}

.IncreaseSize
{
	background-position: -2046px center;
}

.InsertAnchor
{
	background-position: -2086px center;
}

.InsertEmailLink
{
	background-position: -2246px center;
}

.InsertFormImageButton
{
	background-position: -2486px center;
}

.ModuleManager
{
	background-position: -2374px center;
}

.RepeatLastCommand
{
	background-position: -3248px center;
}

.SendToBack
{
	background-position: -3326px center;
}

.FormatStripper
{
	background-position: -2586px center;
}

.StyleBuilder
{
	background-position: -2946px center;
}

.ToggleFloatingToolbar
{
	background-position: -4006px center;
}

/* COMMAND SPRITES END */




/* ----------------------------------------- finished commands ----------------------------------------- */
.XhtmlValidator
{
	background-position: -2526px center;
}

.TrackChangesDialog
{
	background-position: -2555px center;
}

.InsertSymbol
{
	background-position: -2196px center;
}

.InsertFormHidden
{
	background-position: -1836px center;
}

.InsertFormButton,
.InsertFormReset,
.InsertFormSubmit
{
	background-position: -1716px center;
}

.InsertFormCheckbox
{
	background-position: -1745px center;
}

.InsertFormPassword
{
	background-position: -1896px center;
}

.InsertFormRadio
{
	background-position: -1926px center;
}

.InsertFormSelect
{
	background-position: -3546px center;
}

.InsertFormTextarea
{
	background-position: -1986px center;
}

.InsertFormText
{
	background-position: -1956px center;
}

.StripAll
{
	background-position: -2585px center;
}

.StripCss
{
	background-position: -2644px center;
}

.StripFont
{
	background-position: -2675px center;
}

.StripSpan
{
	background-position: -2705px center;
}

.StripWord
{
	background-position: -2736px center;
}

.AjaxSpellCheck
{
	background-position: -66px center;
}

.Italic
{
	background-position: -486px center;
}

.ImageManager,
.InsertImage
{
	background-position: -366px center;
}

.ImageMapDialog
{
	background-position: -396px center;
}

.FlashManager,
.InsertFlash
{
	background-position: -246px center;
}

.MediaManager,
.InsertMedia
{
	background-position:  -696px center;
}

.DocumentManager,
.InsertDocument
{
	background-position: -185px center;
}

.TemplateManager
{
	background-position: -2765px center;
}

.InsertTable,
.TableWizard
{
	background-position: -3575px -5px;
}

.InsertRowAbove
{
	background-position: -1355px -7px;
}

.InsertRowBelow
{
	background-position: -1385px -4px;
}

.DeleteRow
{
	background-position: -3425px center;
}

.InsertColumnLeft
{
	background-position: -1626px center;
}

.InsertColumnRight
{
	background-position: -1592px center;
}

.DeleteColumn
{
	background-position: -3392px center;
}

.MergeColumns
{
	background-position: -2315px center;
}

.MergeRows
{
	background-position: -2345px center;
}

.SplitCell
{
	background-position: -3335px center;
}

.DeleteCell
{
	background-position: -1325px center;
}

.SetCellProperties
{
	background-position: -2495px center;
}

.SetTableProperties
{
	background-position: -3363px center;
}

.Help
{
	background-position: -336px center;
}

.Undo
{
	background-position: -996px center;
}

.Redo
{
	background-position: -967px center;
}

.Cut
{
	background-position: -155px center;
}

.Copy
{
	background-position: -125px center;
}

.Paste,
.PasteStrip
{
	background-position: -785px center;
}

.PasteAsHtml,
.PasteHtml
{
	background-position: -815px center;
}

.PasteFromWord
{
	background-position: -845px center;
}

.PasteFromWordNoFontsNoSizes
{
	background-position: -875px center;
}

.PastePlainText
{
	background-position: -905px center;
}

.Print
{
	background-position: -936px center;
}

.FindAndReplace
{
	background-position: -215px center;
}

.SelectAll
{
	background-position: -2435px center;
}

.InsertGroupbox
{
	background-position: -2015px -7px;
}

.InsertCodeSnippet,
.InsertSnippet
{
	background-position: -2164px center;
}

.InsertDate
{
	background-position: -1655px center;
}

.InsertTime
{
	background-position: -2256px center;
}

.AboutDialog
{
	background-position: -6px center;
}

.Bold
{
	background-position: -95px center;
}

.Underline
{
	background-position: -3275px center;
}

.StrikeThrough
{
	background-position: -3306px center;
}

.JustifyLeft
{
	background-position: -576px center;
}

.JustifyCenter
{
	background-position: -516px center;
}

.JustifyFull
{
	background-position: -546px center;
}

.JustifyNone
{
	background-position: -606px center;
}

.JustifyRight
{
	background-position: -636px center;
}

.InsertParagraph
{
	background-position: -454px center;
}

.InsertHorizontalRule
{
	background-position: -2045px center;
}

.Superscript
{
	background-position: -2796px center;
}

.Subscript
{
	background-position: -2826px center;
}

.ConvertToLower
{
	background-position: -1144px center;
}

.ConvertToUpper
{
	background-position: -1174px center;
}

.Indent
{
	background-position: -426px center;
}

.Outdent
{
	background-position: -726px center;
}

.InsertOrderedList
{
	background-position: -2076px center;
}

.InsertUnorderedList
{
	background-position: -2286px center;
}

.AbsolutePosition
{
	background-position: -36px center;
}

.LinkManager,
.CreateLink,
.CustomLinkTool,
.SetLinkProperties
{
	background-position: -665px center;
}

.Unlink
{
	background-position: -2855px center;
}

.ToggleTableBorder
{
	background-position: -2885px center;
}

.ToggleScreenMode
{
	background-position: -2915px center;
}

.ForeColor
{
	background-position: -276px center;
}

.BackColor,
.borderColor,
.bgColor
{
	background-position: -1026px center;
}

.InsertFormElement
{
	background-position: -1774px center;
}

.InsertFormForm
{
	background-position: -1805px -4px;
}

/* ALIGNMENT SELECTOR BEGIN */
.reTopCenter
{
    width: 15px;
    height: 13px;
    background-position: -3036px -6px;
}

.reMiddleLeft
{
    width: 15px;
    height: 13px;
    background-position: -3096px -6px;
}

.reMiddleCenter
{
    width: 15px;
    height: 13px;
    background-position: -1236px -6px;
}

.reMiddleRight
{
    width: 15px;
    height: 13px;
    background-position: -3155px -6px;
}

.reBottomCenter
{
    width: 15px;
    height: 13px;
    background-position: -3216px -6px;
}

.reNoAlignment
{
    width: 15px;
    height: 13px;
    background-position: -1266px -6px;
}

.reTopLeft
{
    background-position: -3006px -6px;
}

.reTopRight
{
    background-position: -3155px -6px;
}

.reBottomLeft
{
    background-position: -3186px -6px;
}

.reBottomRight
{
    background-position: -3245px -6px;
}
/* ALIGNMENT SELECTOR END */

/* toolbar */
.reToolbar
{
    height: 26px;
    margin: 1px;
}

.reToolbar li
{
    height: 26px;
}

.reToolbar .reGrip
{
	background-repeat: no-repeat;
	width: 4px;
	height: 26px;
}

.reToolbar .grip_first
{
	background-position: 0 -271px;
}

.reToolbar .grip_last
{
	background-position: -37px -271px;
}

.reTool
{
	width: 21px;
	height: 21px;
	padding: 3px 0 0 3px;
	display: block;
	text-decoration: none;
	cursor: pointer;
	cursor: default;
	margin: 1px 0 0 0;
	outline: none;
}

.reTool span
{
    background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	display: block;
}

/* split button */
.reTool.reSplitButton
{
	width: 31px;
	height: 21px;
	display: block;
}

.reSplitButton .split_arrow
{
	width: 5px !important;
	float: left;
	margin-left: 3px;
}

.reTool_disabled:hover
{
	background: none;
}

.reTool_disabled,
.reTool_disabled:hover,
.reTool_disabled:active,
.reTool_disabled:focus
{
	border: 0;
	background: none;
}
/* end of toolbar */

/* dropdown */
.reDropdown,
.reTool_disabled.reDropdown:hover
{
	padding: 2px 12px 2px 2px;
	font: normal 11px Verdana, Arial, Sans-serif;
	text-decoration: none;
	display: block;
	margin: 4px 0 0 0;
	-moz-border-radius: 0.3em;
	-moz-border: 0.3em;
	-webkit-border-radius: 0.3;
	cursor: pointer;
	cursor: default;
}

.reDropdown span
{
	background: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	cursor: pointer;
	cursor: default;
}

/* IE 6 and IE 7 have different behavior when showing with AJAX */
.reToolbar .reDropdown
{
	width: auto;
	_width: 20px;
}

*html .radwindow.normalwindow.transparentwindow .reDropdown
{
    _height: 18px !important;
    _padding-top: 0 !important;
    _padding-bottom: 0 !important;
    _overflow-y: hidden !important;
}
/* end of dropdown */

/* vertical dropdown */
.reTlbVertical .reDropdown
{
	width: 4px;
	height: 16px;
}

.reTlbVertical .reToolbar.Default li .reDropdown
{
    margin: 0;
    margin-left: 4px;
}

.reTlbVertical .reDropdown span
{
	display: none;
}

td.reTlbVertical .reToolbar .reDropdown,
td.reTlbVertical .reToolbar .reDropdown:hover
{
    _width: 5px !important;
}
/* end of vertical dropdown */

/* separator */
li.reSeparator
{
	height: 26px;
	width: 6px;
	padding: 0;
	margin: 0;
}

.reTlbVertical .reToolbar li.reSeparator
{
	height: 4px; 
	line-height: 4px; 
	width: 26px; 
	margin: 0; 
	padding: 0;
}
/* end of separator */

.reDropDownBody .reTlbVertical li
{
    background-image: none !important;
}

td.reTlbVertical .reToolbar .reSeparator
{
    display: none !important;
}

/* IE6 does not support the alpha channel of png files, so we force it to use gif */
* html .reTool span
{
    background-image: url('CommandSpritesLightIE6.gif');
}

* html .Hay.reAlignmentSelector div
{
    background-image: url('CommandSpritesLightIE6.gif') !important;
}

/** html .reModule_visible_icon,
* html .reModule_hidden_icon
{
    background-image: url('CommandSpritesLightIE6.gif') !important;
}*/

* html .reDropDownBody.reInsertTable .reTool_text .TableWizard
{
    background-image: url('CommandSpritesLightIE6.gif') !important;
}

* html .Hay.reAlignmentSelector div
{
    background-image: url('CommandSpritesLightIE6.gif') !important;
}

.reModule_visible_icon,
.reModule_hidden_icon
{
	display: block;
	float: left;
	border: 0 !important;
}

.reModule_hidden_icon
{
	display: block;
	float: left;
	border: 0 !important;
	background: url('CommandSprites.gif') no-repeat -1695px center !important;
}

.reModule_visible_icon
{
	display: block;
	float: left;
	border: 0 !important;
	background: url('Editor/CommandSprites.gif') no-repeat -4645px center !important;
}

* html .reTlbVertical .reToolbar span
{
    background-image: url('CommandSpritesLightIE6.gif');
}

.reTool_disabled.reSplitButton:hover
{
	background: none !important;
}

.reModule td
{
    _font-size: 11px;
}