/*
	---------------------------------------------------------
	r.a.d.combobox Wil-Trans skin
	---------------------------------------------------------
*/
.ComboBoxDropDown_wiltrans
{
	border: 1px solid black;
	background-color: white;
	scrollbar-face-color: #A4B97F;
}
.ComboBoxImage_wiltrans
{
	vertical-align:middle;
	border: 1px solid #35493d;
	border-left: none;
}
.ComboBoxImageHover_wiltrans
{
	vertical-align:middle;
	border: 1px solid #35493d;
	border-left: none;
}
.ComboBoxInput_wiltrans
{
	border: 1px solid #35493d;	
	background-color: white;
	vertical-align: middle;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;	
	color: black;
	padding-top: 4px;	
	padding-left: 3px;
	height: 21px;
	cursor: default;
	scrollbar-face-color: #A4B97F;
}
.ComboBoxInputHover_wiltrans
{
	border: 1px solid #35493d;	
	background-color: white;
	vertical-align: middle;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;	
	color: black;
	padding-top: 4px;
	padding-left: 3px;
	height: 21px;
	cursor: default;
	scrollbar-face-color: #A4B97F;
}
.ComboBoxItem_wiltrans
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	color: #333333;	
	padding: 3px;
	text-decoration: none;
	cursor: default;
	text-align: left;
	_height:1%;
}
.ComboBoxItemHover_wiltrans
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	color: white;
	text-decoration: none;
	background-color: #777777; 
	cursor: pointer;
	cursor: hand;
	padding: 3px;
	text-align: left;
	_height:1%;
}
.ComboBoxItemDisabled_wiltrans
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	color: gray;
	cursor: no-drop;
	padding: 3px;
	text-decoration: none;
	text-align: left;
}
.ComboBoxLoadingMessage_wiltrans
{
	font-family: arial,helvetica,sans-serif;
	font-size: 11px; 
	padding: 2px;
}
.ComboBoxMoreResultsMessage_wiltrans
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10px; 
	padding: 2px;
	text-align: center;
}
.ComboBoxMoreResultsImage_wiltrans
{
	padding: 5px;
	margin-top: 5px;
}
.ComboBoxMoreResultsBox_wiltrans
{
	background-color: #EEEEE5;
}
.ComboBoxHeader_wiltrans
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #A4B97F;
}

/*
	---------------------------------------------------------
	r.a.d.grid Wil-Trans skin
	---------------------------------------------------------
*/
.RadGrid_wiltrans
{
	font: normal 10px arial,helvetica,sans-serif;
	background: #d1bf98 url('images/tableBg.gif') repeat-y;
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=56708a,offX=2,offY=2,positive=true);
	cursor: default;
}
.MasterTable_wiltrans
{
	width: 100%;
	border-collapse: separate !important;
}
.RadGrid_wiltrans table
{
	font: normal 10px arial,helvetica,sans-serif;
	width: 100%;
}
.GridHeader_wiltrans, .ResizeHeader_wiltrans	
{
	font-weight: bold;
	color: white;
	height: 20px;
	background: url('images/RadGridBg.gif') repeat-x;
	padding-left: 5px;
}
.GroupPanel_wiltrans
{
	background: url('images/GroupPanel.gif') repeat-x;
	height: 20px;
	border-collapse: collapse;
	color: white;
}
.GroupPanel_wiltrans table table
{
	border-collapse: collapse;
}
.GroupPanelItems_wiltrans
{
	font-weight: bold;
	color: #a76a00;
	white-space:nowrap;
	background: #f1dc01 url('images/GroupPanelItems.gif') repeat-x bottom;
	border: 1px solid #d1bf98;
	height: 14px;
	padding-left: 3px;
}
.GridHeader_wiltrans a
{
	color: white;
	text-decoration: none;
}
tr.GroupHeader_wiltrans td
{
	border-bottom: solid 1px #d1bf98;
	border-top: solid 1px #d1bf98;
	line-height: 20px;
	padding-left: 5px;
	color: #393939;
	font-weight: bold;
	background: #c2dcf1;
}
.GridRow_wiltrans td, .GridAltRow_wiltrans td
{
	line-height: 20px;
	padding-left: 5px;
	color: #393939;
}
.SelectedRow_wiltrans td
{
	border-bottom: solid 1px #8d2b22;
	border-top: solid 1px #8d2b22;
	line-height: 20px;
	padding-left: 5px;
	color: #393939;
	background: #eff6fd;
}
.ActiveRow_wiltrans td
{
	border-bottom: solid 1px #d1bf98;
	border-top: solid 1px #d1bf98;
	line-height: 20px;
	padding-left: 5px;
	color: #393939;
	background: #c2dcf1;
}
.GridPager_wiltrans td
{
	padding-left: 9px;
	background-image: url('images/footerBg.gif');
	background-repeat: repeat-y;
	background-color: #d1bf98;
	line-height: 20px;
	border-top: solid 1px #d1bf98;
}
.GridPager_wiltrans A
{
	color: #333;
}

/*
	---------------------------------------------------------
	r.a.d.menu Wil-Trans skin
	---------------------------------------------------------
*/
.RadMenu_wiltrans 
{
	background: #ececec url('images/MenuItemBackground.gif') repeat-x;
	border-top: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #bbbbbb;
	border-left: solid 1px #bbbbbb;
}
.RadMenu_wiltrans_Context
{
	background: none;
	border:0;
}
.RadMenu_wiltrans .link
{
	line-height: 20px;
	text-decoration:none;
	color: #666;
	background: #ececec url('images/MenuItemBackground.gif') repeat-x;
	border-left: solid 1px #fff;
	border-right: solid 1px #d6d6d6;
}
.RadMenu_wiltrans .link:hover,
.RadMenu_wiltrans .focused,
.RadMenu_wiltrans .expanded
{
	color: #000;
}
.RadMenu_wiltrans .text
{
	padding-left: 10px;	
	padding-right: 36px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
}
.RadMenu_wiltrans .group
{
	border: solid 1px #bbbbbb;
	border-right: 0px;
	border-bottom: 0px;
}
.RadMenu_wiltrans .group .link
{
	background: #f7f7f7;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #d7d7d7;
	text-align: left;
}
.RadMenu_wiltrans .group .link:hover,
.RadMenu_wiltrans .group .focused,
.RadMenu_wiltrans .group .expanded
{
	background: #ededed;
	border-bottom-color: #d7d7d7;
	font-weight: normal;
}
.RadMenu_wiltrans .leftArrow,
.RadMenu_wiltrans .rightArrow,
.RadMenu_wiltrans .topArrow,
.RadMenu_wiltrans .bottomArrow,
.RadMenu_wiltrans .leftArrowDisabled,
.RadMenu_wiltrans .rightArrowDisabled,
.RadMenu_wiltrans .topArrowDisabled,
.RadMenu_wiltrans .bottomArrowDisabled
{
	background: #ededed url('images/left.gif') center center no-repeat;
	width:15px;
}
.RadMenu_wiltrans .topArrow,
.RadMenu_wiltrans .topArrowDisabled
{
	background-image:url('images/top.gif');
	width:100%;
}
.RadMenu_wiltrans .bottomArrow,
.RadMenu_wiltrans .bottomArrowDisabled
{
	background-image:url('images/bottom.gif');
	width:100%;
}
.RadMenu_wiltrans .rightArrow,
.RadMenu_wiltrans .leftArrow
{
	height:100%;
}
.RadMenu_wiltrans .rightArrow,
.RadMenu_wiltrans .rightArrowDisabled
{
	background-image: url('images/right.gif');
}
.RadMenu_wiltrans .vertical .separator .text
{
	padding-top: 2px;
	background: #ccc;
	font-size: 1px;
}
.RadMenu_wiltrans .expandLeft,
.RadMenu_wiltrans .expandRight
{
	background: transparent url(images/groupImage.gif) right center no-repeat;
	margin-right: 4px;
}
.RadMenu_wiltrans_rtl .expandLeft,
.RadMenu_wiltrans_rtl .expandRight
{
	background: url(images/groupImageRTL.gif) left center no-repeat;
}
.RadMenu_wiltrans .link:hover .expandLeft,
.RadMenu_wiltrans .link:hover .expandRight,
.RadMenu_wiltrans .focused .expandLeft,
.RadMenu_wiltrans .focused .expandRight,
.RadMenu_wiltrans .expanded .expandLeft,
.RadMenu_wiltrans .expanded .expandRight
{
	background:transparent url(images/invertedGroupImage.gif) right center no-repeat;
}
.RadMenu_wiltrans_rtl .link:hover .expandLeft,
.RadMenu_wiltrans_rtl .link:hover .expandRight,
.RadMenu_wiltrans_rtl .focused .expandLeft,
.RadMenu_wiltrans_rtl .focused .expandRight,
.RadMenu_wiltrans_rtl .expanded .expandLeft,
.RadMenu_wiltrans_rtl .expanded .expandRight
{
	background:transparent url(images/groupImageRTL.gif) left center no-repeat;
}

/*
	---------------------------------------------------------
	r.a.d.panelbar Wil-Trans skin
	---------------------------------------------------------
*/
.RadPanelbar_wiltrans
{
	background-color: #ffffff;
	white-space: nowrap;
}
.RadPanelbar_wiltrans .rootGroup
{
	/* */
}
.RadPanelbar_wiltrans .text
{
	color: #ffffff;
	padding-left: 14px;
	font: bold 10px arial,helvetica,sans-serif;
}
.RadPanelbar_wiltrans .image
{
	margin: 4px 0px;
}
.RadPanelbar_wiltrans .rootGroup .text
{
	background-image: url('images/HeaderArrowCollapsed.gif');
	background-position: left;
	background-repeat: no-repeat;
	line-height: 20px;
	border-bottom: solid 1px #d1bf98;
	border-top: solid 1px #d1bf98;
}
.RadPanelbar_wiltrans .rootGroup .link
{
	background: #95b6e0 url('images/HeaderBg.gif') repeat-x;
}
.RadPanelbar_wiltrans .group .text
{
	border: 0px;
	background: none;
	color: #333;
	font-weight: normal;
	font-size: 10px;
}
.RadPanelbar_wiltrans .group .link
{
	background: none;
	border-bottom: solid 1px #d1bf98;
}
.RadPanelbar_wiltrans .group .link:hover
{
	background: #e7f1ff;
	border-bottom: solid 1px #d1bf98;
}
.RadPanelbar_wiltrans .group .link .selected
{
	/* */
}
.RadPanelbar_wiltrans .rootGroup .selected
{
	background: ##95b6e0 url('images/HeaderBg.gif') repeat-x;
}
.RadPanelbar_wiltrans .group .selected, 
.RadPanelbar_wiltrans .group .selected:hover
{
	background: none;
	border-bottom: 0px;
}
.RadPanelbar_wiltrans .rootGroup .expanded .text
{
	background-image: url('images/ExpandedBg.gif');
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
.RadPanelbar_wiltrans .group .selected .text
{
	font-weight: normal !important;
	border: 0px;
	border-bottom: solid 1px #d1bf98;
	background: #dcfc5c;
	color: #333;
}
.RadPanelbar_wiltrans .group .expanded .text
{
	color: #000;
	background: #dcfc5c;
	font-weight: normal !important;
	text-decoration: underline !important
}
.RadPanelbar_wiltrans .level2 .text
{
	padding-left: 36px;
	line-height: 20px;
}
.RadPanelbar_wiltrans .rootGroup .disabled:hover,
.RadPanelbar_wiltrans .rootGroup .disabled .text
{
	background: #95b6e0 url('images/HeaderBg.gif') repeat-x;
	color: #ccc;
	cursor: default;
}
.RadPanelbar_wiltrans .rootGroup .group .disabled:hover,
.RadPanelbar_wiltrans .rootGroup .group .disabled .text
{
	text-decoration: none;
	border-bottom: solid 1px #d1bf98;
	background: none;
	color: #ccc;
	cursor: default;
}

/*
	---------------------------------------------------------
	r.a.d.tabstrip Wil-Trans skin
	---------------------------------------------------------
*/
.RadTabStrip_wiltrans
{
	font: 11px arial,helvetica,sans-serif;
}
.RadTabStrip_wiltrans .level1 li a
{
	padding-left: 31px;
	background:transparent url('images/tabLeftFirstOff.gif') 0px 0px no-repeat;
	height: 28px;
	margin-right: -16px; 
	color: white;
	text-decoration:none;
	position:relative;
	top: 1px;
}
.RadTabStrip_wiltrans .level1 li a .wrap
{

	padding-right: 4px;
	height: 28px;
	background:transparent url('images/tabRightLastOff.gif') right 0px no-repeat;
}
.RadTabStrip_wiltrans .level1 li a:hover
{
	color: white;
}
.RadTabStrip_wiltrans .level1 li a .innerWrap
{
	line-height: 28px;
	padding: 0px 5px;
	background:transparent url('images/tabStripeOff.gif') 0px 0px repeat-x;
	text-align: center;
}
.RadTabStrip_wiltrans .level1 li a.selected
{
	padding-top: 0px;
	padding-left: 31px;
	background: transparent url('images/tabLeftFirstOn.gif') 0px 0px no-repeat;
	line-height: 28px;
}
.RadTabStrip_wiltrans .level1 li a.selected .wrap
{
	background-image:url('images/tabRightLastOn.gif');
	line-height: 28px;
	padding-right: 4px;
	color: black;
}
.RadTabStrip_wiltrans .level1 li a.selected .innerWrap
{
	background-image:url('images/tabStripeOn.gif');
	padding-top: 0px;
}
.RadTabStrip_wiltrans .level2 ul
{
	border-top: 1px solid #8d2b22;
}
.RadTabStrip_wiltrans .level2 li a
{
	color: #35493d;
	text-decoration: none;
	padding: 6px 9px;
}
.RadTabStrip_wiltrans .level2 li a:hover
{
	color: #8d2b22;
	text-decoration: underline;
}
 .RadTabStrip_wiltrans .level2 li a.selected
{
	color: #8d2b22;
	font-style: italic;
	text-decoration: none;
}
.RadTabStrip_wiltrans li a.disabled,
.RadTabStrip_wiltrans li a.disabled .wrap,
.RadTabStrip_wiltrans li a.disabled .innerWrap
{
	cursor: default;
	text-decoration: line-through;
}
.RadTabStrip_wiltrans li a.red,
.RadTabStrip_wiltrans li a.red .wrap,
.RadTabStrip_wiltrans li a.red .innerWrap
{
	color: red;
}
/* scrolling arrows */
.RadTabStrip_wiltrans .leftArrow
{
	background-image:url('images/ScrollLeft.gif');
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}
.RadTabStrip_wiltrans .rightArrow
{
	background-image:url('images/ScrollRight.gif');
	background-repeat: no-repeat;
	height: 11px;
	width: 8px;
}
.RadTabStrip_wiltrans .leftArrowDisabled
{
	background-image:url('images/ScrollLeftDisabled.gif');
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}
.RadTabStrip_wiltrans .rightArrowDisabled
{
	background-image:url('images/ScrollRightDisabled.gif');
	height: 11px;
	width: 8px;
	background-repeat: no-repeat;
}

/*
	---------------------------------------------------------
	r.a.d.toolbar Wil-Trans skin
	---------------------------------------------------------
*/
/* normal button */
.wiltrans_radbutton_normal
{
	background-image: url(images/btnNormalBg.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 24px;
}
.wiltrans_radbutton_hover
{
	background-image: url(images/btnHoverBg.gif);
	background-repeat: no-repeat;
	background-color: transparent;	
	cursor: default;
	height: 24px;
}
.wiltrans_radbutton_disabled
{
	background-image: url(images/btnNormalBg.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=1,opacity=40,finishOpacity=100,startX=100,finishX=100,startY=100,finishY=100); /* IE */
	-moz-opacity: .40; /* Mozilla */
	cursor: no-drop;
}
.wiltrans_radbutton_mousedown
{
	background-image: url(images/btnMouseDown.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: default;
}
/* toggle button */
.wiltrans_radtbutton_normal 
{
	background-image: url(images/btnNormalBg.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	height: 24px;
}
.wiltrans_radtbutton_hover
{
	background-image: url(images/btnHoverBg.gif);
	background-repeat: no-repeat;
	background-color: transparent;	
	cursor: default;
	height: 24px;
}
.wiltrans_radtbutton_toggled, .wiltrans_radtbutton_hover_toggled
{
	background-image: url(images/btnToggled.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: default;
}
.wiltrans_radtbutton_disabled
{
	background-color: transparent;
	border: none;
	cursor: default;
}
.wiltrans_radtbutton_mousedown
{
	background-image: url(images/btnMouseDown.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: default;
}
/* horizontal toobar */
.wiltrans_radtoolbar_horizontal
{
	background-image: url(images/toolbarBgH.gif);
	background-color: transparent;
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: Verdana;
	border-collapse: collapse;
	padding-top: 1px;
	padding-bottom: 1px;
}
/* vertical toobar */
.wiltrans_radtoolbar_vertical
{
	background-image: url(images/toolbarBgV.gif);
	background-color: transparent;
	background-repeat: repeat-y;
	font-size: 10pt;
	font-family: Verdana;
	border-collapse: collapse;
	padding-left: 1px;
	padding-right: 1px;
}	
/* horizonatal toolbar grips */
/* left */
.wiltrans_radtoolbar_left
{
	background-image: url(images/toolbarLeft.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 8px;
}
/* right */
.wiltrans_radtoolbar_right
{
	background-image: url(images/toolbarRight.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 8px;
}
/* vertical toolbar grips */
/* top */
.wiltrans_radtoolbar_top
{
	background-image: url(images/toolbarLeftV.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height: 8px;
}
/* bottom */
.wiltrans_radtoolbar_bot
{
	background-image: url(images/toolbarRightV.gif);
	background-color: transparent;
	height: 8px;
}
/* end vertical toolbar grips */
/* separators */
/* horizontal */
.wiltrans_radseparator_h
{
	background-image: url(images/separator_h.gif);
	background-color: transparent;
	background-repeat: repeat-y;
	width: 2px;
	margin-left:2px;
	margin-right:1px;
	height: 22px;
	margin-top: 1px;
	margin-bottom: 2px;
}
/* vertical */
.wiltrans_radseparator_v
{
	background-image: url(images/separator_v.gif);
	background-repeat: repeat-x;
	height: 2px;
	font-size: 2px;
	width: 22px;
	margin-left: 1px;
	margin-right: 1px;
}
/* margins fix */
.wiltrans_radbutton_normal IMG, .wiltrans_radbutton_hover IMG, .wiltrans_radbutton_normal SPAN, .wiltrans_radbutton_hover SPAN
{
	margin-top: 1px;
}
.wiltrans_radtbutton_mousedown IMG, .wiltrans_radtbutton_mousedown SPAN, .wiltrans_radtbutton_toggled IMG, .wiltrans_radtbutton_hover_toggled IMG
{
	margin-top: 2px;
	margin-left: 3px;
}
.wiltrans_radtbutton_normal IMG, .wiltrans_radtbutton_hover IMG, .wiltrans_radtbutton_normal SPAN, .wiltrans_radtbutton_hover SPAN
{
	margin-top: 1px;
}
.wiltrans_radbutton_mousedown IMG, .wiltrans_radbutton_mousedown SPAN
{
	margin-top: 2px;
	margin-left: 3px;
}
.wiltrans_radbutton_disabled IMG
{
	margin-top: 1px;
}
/* normal */
.wiltrans_radbutton_text_normal
{
	color: #808080;
	font: bold 10px arial,helvetica,sans-serif;
	padding-left: 2px;
	padding-right: 2px;
}
/* hover */
.wiltrans_radbutton_text_hover
{
	color: #fff;
	cursor: default;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/textBtnBg.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #6c6c6c;
	border-right: solid 1px #6c6c6c;
	padding-left: 1px;
	padding-right: 1px;
}
/* mousedown */
.wiltrans_radbutton_text_mousedown
{
	color: #fff;
	cursor: default;
	font: bold 10px arial,helvetica,sans-serif;
	background-image: url(images/textBtnBgMouseDown.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #6c6c6c;
	border-right: solid 1px #6c6c6c;
	padding-left: 1px;
	padding-right: 1px;
}
/* toggle button */
/* normal */
.wiltrans_radtbutton_text_normal
{
	color: #808080;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.wiltrans_radtbutton_text_hover
{
	color: #fff;
	cursor: default;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/textBtnBg.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #6c6c6c;
	border-right: solid 1px #6c6c6c;
	padding-left: 1px;
	padding-right: 1px;
}
.wiltrans_radtbutton_text_toggled, .wiltrans_radtbutton_text_hover_toggled
{
	color: #fff;
	cursor: default;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/textBtnBg.gif);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	border-left: solid 1px #6c6c6c;
	border-right: solid 1px #6c6c6c;
	padding-left: 1px;
	padding-right: 1px;
}
.wiltrans_radtbutton_text_mousedown
{
	color: #fff;
	cursor: default;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/textBtnBgMouseDown.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #6c6c6c;
	border-right: solid 1px #6c6c6c;
	padding-left: 1px;
	padding-right: 1px;
}
/* button text */
.wiltrans_radtbutton_text_normal SPAN, .wiltrans_radtbutton_text_hover SPAN, .wiltrans_radtbutton_text_toggled SPAN, .wiltrans_radtbutton_text_toggled SPAN, .wiltrans_radtbutton_text_hover_toggled SPAN, .wiltrans_radtbutton_text_mousedown SPAN, .wiltrans_radbutton_text_normal SPAN, .wiltrans_radbutton_text_hover SPAN, .wiltrans_radbutton_text_mousedown SPAN
{
	margin-top: 3px;
	display: inline-block;
	float: left;
}
/**/
.wiltrans_radtbutton_text_normal IMG, .wiltrans_radtbutton_text_hover IMG, .wiltrans_radtbutton_text_toggled IMG, .wiltrans_radtbutton_text_toggled IMG, .wiltrans_radtbutton_text_hover_toggled IMG, .wiltrans_radtbutton_text_mousedown IMG, .wiltrans_radbutton_text_normal IMG, .wiltrans_radbutton_text_hover IMG, .wiltrans_radbutton_text_mousedown IMG
{
	float: left;
	margin-top: 3px;
}

.wiltrans_radbutton_text_disabled SPAN
{
	display: inline-block;
	margin-top: 3px;
	font-size: 10px;
	color: #808080;
	cursor: default;
}