.cfxClickToReorderOrderSpan, .cfxClickToReorderWidgetSelect  {
	color: #295376;
	font-weight: 400;
	font-size: 80%;
	line-height: 14px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	-moz-text-blink: none;
	-moz-text-decoration-color: -moz-use-text-color;
	-moz-text-decoration-line: none;
	-moz-text-decoration-style: solid;
	background-color: #EEEEEE;
	background-image: -moz-linear-gradient(#EEEEEE, #D4D4D4);
	background-repeat: repeat-x;
	background-size: 100% auto;
	border-bottom-color: #BBBBBB;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	border-left-color-value: #C8C8C8;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-left-style-value: solid;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-left-width-value: 1px;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-right-color-value: #C8C8C8;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-right-style-value: solid;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-right-width-value: 1px;
	border-top-color: #C8C8C8;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #222222 !important;
	cursor: pointer;
	display: inline-block;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	text-shadow: 0 1px 1px white;
	vertical-align: middle;
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
	direction: ltr;
	width: 17px; 
	margin-top: 2px; 
	margin-bottom: 2px; 
}

.cfxClickToReorderWidgetSelect:link {text-decoration:none;}
.cfxClickToReorderWidgetSelect:visited {text-decoration:none;}
.cfxClickToReorderWidgetSelect:hover {text-decoration:none;}
.cfxClickToReorderWidgetSelect:active {text-decoration:none;}


.cfxClickToReorder .ui-dialog-titlebar {display:none;}
.cfxClickToReorderWidgetClose { float:right; }


.ui-selected,  .ui-selected td { 
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #006699;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
	font-weight: bold; 
} 

.ui-selecting, .ui-selecting td { 
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #FECA40;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
} 