.unsync-treenode a span {
	color: #FF3A66;
}

.gwt-TabPanel {

}

.gwt-TabPanelBottom {
	border-top: 0px none #FFF;
	border-left: 0px none #FFF;
	border-right: 0px none #FFF;
	border-bottom: 0px none #FFF;
	padding: 0px;
}

.gwt-TabBar {
	font-size: smaller;
}

.gwt-TabBar .gwt-TabBarFirst {
	height: 100%;
	padding-left: 3px;
}

.gwt-TabBar .gwt-TabBarRest {
	padding-right: 3px;
}

.gwt-TabBar .gwt-TabBarItem {
	font-weight: normal;
	background-image: url(images/indexbg.png);
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 6px;
	margin-left: 0px;
	margin-right: 2px;
	cursor: hand;
	white-space: nowrap;
}

.gwt-TabBar .gwt-TabBarItem-selected {
	font-weight: normal;
	background-color: #FFFFFF;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 0px none #FFFFFF;
	padding: 6px;
	cursor: default;
	white-space: nowrap;
}
#images-view .x-panel-body {
	background: white;
	font: 11px Arial, Helvetica, sans-serif;
}

#images-view .thumb {
	background: #dddddd;
	padding: 3px;
}

#images-view .thumb img {
	height: 64px;
}

#images-view .thumb-wrap {
	float: left;
	margin: 4px;
	margin-right: 0;
	padding: 5px;
}

#images-view .thumb-wrap span {
	display: block;
	overflow: hidden;
	text-align: center;
}

#images-view .x-view-over {
	border: 1px solid #dddddd;
	background: #efefef
		url("js/ext/resources/images/default/grid/row-over.gif") repeat-x left
		top;
	padding: 4px;
}

#images-view .x-view-selected {
	background: #eff5fb url("images/view/selected.gif") no-repeat right
		bottom;
	border: 1px solid #99bbe8;
	padding: 4px;
}

#images-view .x-view-selected .thumb {
	background: transparent;
}

#images-view .loading-indicator {
	font-size: 11px;
	background-image:
		url("js/ext/resources/images/default/grid/loading.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin: 10px;
}

.p2company-FileUploadFormPanelField {
	margin-top: 2px;
}

.p2company-FileUploadFormPanelFieldLabel {
	clear: left;
	font-size: 12px;
	font-size-adjust: none;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: right;
	padding: 3px 3px 3px 0;
}

.p2company-FileUploadFormPanelFieldComponent {
	margin-left: 11px;
}

.p2company-FileUploadFormPanelFieldComponent-onFocus {
	border: 1px solid #7EADD9;
}

.p2company-FileUploadFormPanelFileUpload {
	font-size: 12px;
	font-size-adjust: none;
	background: #FFFFFF
		url(js/ext-2.0.2/resources/images/default/form/text-bg.gif) repeat-x
		scroll 0 0;
	border: 1px solid #B5B8C8;
	height: 22px;
	line-height: 18px;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 0px;
}

.notrouble-LoginFormLabel  {
	font-size: 12px;
	text-align: left;
}
.notrouble-FormField  {
	margin-left: 11px;
	margin-bottom: 8px;
}
.notrouble-FormFieldLabel  {
	clear: left;
	font-size: 12px;
	font-size-adjust: none;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: right;
	padding: 3px 3px 3px 0;
	margin-right: 5px;
}

.notrouble-Label {
	font-size: 12px;
	cursor: pointer;
}

.notrouble-LinkLabel {
	font-size: 12px;
	cursor: pointer;
}

.notrouble-TopContainer {

}

.notrouble-TopOnly {
	z-index: 9999;
}

.notrouble-EmptyWidget {
	border: 2px dashed #7AC2D9;
}

.notrouble-PointerCursor {
	cursor: pointer;
}

.notrouble-ClickableImage {
	cursor: pointer;
}

.notrouble-RootPanel {
	margin: 0px;
	padding: 0px;
	background-color: White;
}

.notrouble-TopPage {
	margin: 0px;
	padding: 0px;
}

.notrouble-AdminToolBar {

}

.notrouble-PrintButtonLabel {
	margin-top: 3px;
}

.notrouble-GadgetPanel {

}

.notrouble-GadgetPanel-Hit {
	border: 2px dashed #7AC2D9;
}

.notrouble-Gadget {
	margin-bottom: 5px;
}

.notrouble-RightColumnRenderer1-Panel {
	padding: 5px;
}

.notrouble-RightColumnRenderer1-Image {
	border: 1px solid #CCCCCC;
	clear: none;
	display: block;
	float: left;
	margin: 0 5px 2px 0;
	padding: 2px;
}

.notrouble-RightColumnRenderer1-Title {
	clear: none;
	margin-top: 0;
	padding-top: 5px;
	color: #660000 !important;
	font-size: 12px;
	line-height: 16px;
	display: block;
	font-weight: bold;
	margin: 0 0 3px;
	margin-bottom: 5px;
	padding-bottom: 1px;
	padding-right: 6px;
	text-align: left;
	padding: 0;
}

.notrouble-RightColumnRenderer1-Text {
	clear: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.notrouble-TopMessage {
	cursor: pointer;
}

.notrouble-TopMessage-onMouseEnter {
}

.notrouble-TopMessage-Next {
	margin-top: 10px;
}

.notrouble-TopTextMessage {
	border-top : 1px solid #CBCDCD;
	border-left : 1px solid #CBCDCD;
	border-right : 1px solid #CBCDCD;
	border-bottom : 1px solid #848484;
}

.notrouble-TopMessageInnerPanel {
	margin: 10px 10px 10px 10px;
}

.notrouble-TopMessageText {
	font-size: 14px;
	text-align: left;
	line-height: 1.5em;
}

.notrouble-TopMessageText-onMouseEnter {
	background-color: #DAF1F1;
}

.notrouble-TopHTMLMessageInnerPanel {
	width: 100%;
}

.notrouble-SearchTextFieldPanel {
	background-image: url("images/searchfieldframe.png");
}

.notrouble-SearchTextField {
	color: #606060;
	border: 0px none #FFF;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 11px;
	padding-left: 0px;
	margin-left: 35px;
}

.notrouble-SearchTextField-Initialized {
	color: #000;
}

.notrouble-SearchTextField-onFocus {
}

.notrouble-SmallSearchField {
	color: #606060;
	border: 1px solid #ABADB3;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 5px;
}

.notrouble-SmallSearchFieldButton {

	font-size: 12px;
	border: 1px solid #000;
	height:1.7em;
	margin-top: 2px;
	margin-bottom:5px;
	padding-bottom:3px;
}

.notrouble-SmallSearchField-Initialized {
	color: #000;
}

.notrouble-SmallSearchField-onFocus {
}

.notrouble-BannerPanel {
}

.notrouble-BannerPanel td {
	padding-bottom: 5px;
}

.notrouble-SimpleGadgetRenderer {
	font-size: 12px;
	line-height: 16px;
	padding: 6px;
}

.notrouble-SimpleGadgetRenderer-onMouseEnter {
	background-color: #DAF1F1;
}

.notrouble-SimpleGadgetRenderer1 {
	color: #000;
	border-bottom: 1px solid #999;
}

.notrouble-SimpleGadgetRenderer2 {
	color: #1E5E8C;
	border-bottom: 1px solid #999;
}

.notrouble-LinkGadgetRenderer {
	margin-top: 5px;
}

.notrouble-BackNumber {
	font-size: 12px;
	background-color: #E5E5E5;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 6px;
	padding-left: 5px;
	padding-bottom: 4px;
	cursor: pointer;
}

.notrouble-BackNumberLabel {
	display: inline;
	padding-right: 10px;
}

.notrouble-BackNumberImage {
	margin-top: 6px;
	margin-bottom: 4px;
}

.notrouble-NavigationPopupMenu {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

.notrouble-NavigationPopupMenuItem {
	margin-top: 2px;
}

.notrouble-GadgetColumn {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-left: 12px;
	margin-bottom: 5px;
}

.notrouble-TopLoginMenu {
	padding: 1px;
	background-color: Silver;
}

.notrouble-TopLoginMenuLabel {
	font-size: 12px;
	margin: 1px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 7px;
	border: 1px solid #E7E7E7;
	background-color: #D7D7D7;
	cursor: pointer;
}

.notrouble-TabNavigator-TabPanel {
	margin-top: 3px;
}

.notrouble-TabNavigator-TabPanel div {

}

.notrouble-TabNavigator-TabPanel span {

}

.notrouble-TabNavigator-TabPanel td {
	border: none;
}

.notrouble-ContentsPanel {
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.notrouble-Header {
	background-image: url("images/topban-c_bg.gif");
	background-repeat: repeat-x;
	min-width: 1050px;
}

.notrouble-Header-SubMenuContainer {
	background-image: url("images/subline_bg.gif");
	background-repeat: repeat-x;
	margin-top: 10px;
}

.notrouble-Header-TargetSelecter {
	margin-right: 50px;
}

.notrouble-Footer {
	border-top: 7px solid #66CCFF;
}

.notrouble-FooterSeparater {
	font-size: 10px;
}

.notrouble-CopyRight {
	margin-top: 2px;
	font-size: 12px;
}

.notrouble-NavigationBar {
	margin-right: 20px;
}

.notrouble-NavigationBar-FirstPanel {
	border-bottom: 1px dotted #666666;
}

.notrouble-NavigationBar-SecondPanel {
}

.notrouble-NavigationBar-ThirdPanel {
	border-top: 1px dotted #666666;
}

.notrouble-NavigationMenu {
	margin: 0px;
	padding: 0px;
	border: 0px none white;
}

.notrouble-NavigationMenu table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px none white;
}

.notrouble-NavigationMenuItem {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

.notrouble-NavigationMenuItem-selected {
	background-color: #DAF1F1;
}

.notrouble-NavigationMenuItem-onMouseEnter {
	background-color: #DAF1F1;
}

.notrouble-NavigationMenuItemTitle {
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.notrouble-NavigationMenuItemTitle-Folder {
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image: url(images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.notrouble-NavigationPopupMenuItemTitle {
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
}

.notrouble-NavigationPopupMenuItemTitle-Folder {
	margin-top: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 5px;
	background-image: url(images/right_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.notrouble-IndexMenuItemIcon {
	margin-left: 2px;
}

.notrouble-IndexMenuItemLabel {
	font-size: 12px;
	margin-left: 5px;
	line-height: 17px;
	padding: 8px 3px 6px 0px;
	cursor: pointer;
}

.notrouble-NavigationMenuHeader {
	padding-left: 10px;
	border: 1px solid Silver;
	background-color: Silver;
	background-image: url("images/indexbg.gif");
	background-repeat: repeat-x;
}

.notrouble-NavigationMenuHeaderTitle {
	padding-left: 10px;
	font-size: 14px;
}

.notrouble-Contents {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.notrouble-ToolBarButton {
	margin-right: 25px;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}

.notrouble-ClickableText {
	cursor: pointer;
}

.notrouble-SiteMapTitle {
	background:transparent url(images/line_gray_2.gif) repeat-x scroll center bottom;
	color:#663300;
	font-size:84%;
	font-weight:lighter;
	height:20px;
	margin:0 0 5px;
	padding:3px 0 0 0;
	text-decoration:none;
}

#notrouble-SiteMap ul, #notrouble-SiteMap ol {
	font-size:12px;
	line-height:14px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}

.notrouble-SearchButton {
	padding: 2px 5px;
	border: 1px solid slategray;
	text-align: center;
	background-color: Silver;
}

.notrouble-TopPageCategoryNavigation {
	margin-top: 3px;
}

.notrouble-TopPageCategoryNavigationButton {

}

.notrouble-HeaderNavigationInner {
}

.notrouble-GadgetAbsolutePanel {

}

.notrouble-WhatsNewMenuHeader {
	border: 1px solid Silver;
	background-color: Silver;
	background-image: url("images/indexbg.png");
	background-repeat: repeat-x;
}

.notrouble-NavigationMenuHeaderCell {
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid Silver;
}

.notrouble-TabNavigatorItem {
	font-size: 12px;
	margin-top: 2px;
	border-right: 1px solid Silver;
	border-bottom: 1px solid Silver;
}

.notrouble-TabNavigatorItem-onMouseEnter {
	background-color: #E7E7E7;
}

.notrouble-TabNavigatorItemLabel {
	font-size: 12px;
	color: #3AB6EE;
	padding: 4px;
	margin-left: 10px;
	cursor: pointer;
}

.notrouble-DialogForm {
	padding-bottom: 10px;
}

.notrouble-DialogFormButtonContainer {

}

.notrouble-DialogFormItem {
	font-size: 10px;
}

.notrouble-ButtonTextField {

}

.notrouble-ButtonTextField-TextField {
	margin-right: 10px;
}

.notrouble-OKAndCancelButton {
	margin-top: 10px;
}

.notrouble-ArticleListItem {
	cursor: pointer;
}

.notrouble-ArticleListItemTitle {
	color: #0068B4;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-left: 12px;
	line-height: 1.3em;
}

.notrouble-ArticleListItemDescription {
	color: #0068B4;
	font-size: 100%;
	padding-left: 12px;
	line-height: 1.3em;
}

.notrouble-ArticleListItemTopic {
	line-height: 1.3em;
	margin-top: 5px;
	padding-left: 12px;
}

.notrouble-ArticleListItemFooter {
	background: #d3dadb;
	border-color: #f1f1f1 #b8bebf;
	border-style: none;
	border-width: 0 0px 0px 0;
	color: #5b6973;
	font-size: 80%;
	margin-top: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}

.notrouble-ArticlePageTop {

}

.notrouble-BreadCrumbs {
	background-color: #D9E8FB;
	border: 1px solid #CCC;
}

.notrouble-BreadCrumbsInner {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.notrouble-BreadCrumbsText {
	font-size: 10px;
}

.notrouble-BreadCrumbsText-onMouseEnter {
	text-decoration: underline;
	cursor: pointer;
}

.notrouble-ArticlePageHeader {
	border-bottom: 1px dotted #666666;
}

.notrouble-ArticlePageHeaderText {
	font-size: 24px;
	margin-left: 10px;
}

.notrouble-PageCaption {

}

.notrouble-PageCaptionText {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 24px;
}

.notrouble-ArticleIndexPanel {
	background-color: #B2EAFA;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0;
}

.notrouble-ArticleIndexChapterPanel {

}

.notrouble-ArticleIndexChapterPanel-Next {
	margin-top: 4px;
}

.notrouble-ArticleIndexChapterFlowPanel {

}

.notrouble-ArticleIndexChapterTitle {
	font-size: 12px;
}

.notrouble-ArticleIndexChapterInnerPanel {
	margin-left: 20px;
}

.notrouble-ArticleIndexPartPanel {
	margin-top: 1px;
	margin-left: 13px;
	float: left;
	cursor: pointer;
}

.notrouble-ArticleIndexPartNumber {
	font-size: 12px;
	background-color: #FFF;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #CCC;
}

.notrouble-ArticleIndexPartTitle {
	font-size: 12px;
	margin-left: 3px;
}

.notrouble-ArticlePage-SecondPanel {

}

.notrouble-ArticlePage-HtmlPanel {

}

.notrouble-ArticleEditor {
	border: 0px none #FFF;
	margin-top: 0px;
}

.notrouble-ArticleEditorToolBar {
	margin-top: 10px;
	border-top: 1px solid #999999;
}

.notrouble-FolderResourceRenderer {

}

.notrouble-FolderResourceRenderer-onMouseEnter {
	background-color: #DAF1F1;
}

.notrouble-FolderResourceRenderer-Next {
	margin-top: 10px;
}

.notrouble-ArticleEditor h1 {
	font-size: 24px;
	letter-spacing: 4px;
}

.notrouble-ArticleEditor h2 {
	font-size: 13px;
	letter-spacing: 2px;
	margin-top: 60px;
}

.notrouble-ArticleEditor h3 {
	font-size: 11px;
	line-height: 180%;
	letter-spacing: 1px;
	margin-top: 40px;
}

.notrouble-ArticleEditor .midium {
	font-size: 13px;
	line-height: 185%;
	letter-spacing: 1px;
}

.notrouble-ArticleEditor .small {
	font-size: 11px;
	line-height: 175%;
	letter-spacing: 1px;
}

.notrouble-module h3 {
	border-bottom: 1px solid #E6E6E6;
	color: #990000;
	font-size: 125%;
	margin: 0 -15px 10px;
	padding: 10px 15px;
	white-space: nowrap;
}

.GradYellow {
	background-color: #FFF27D;
	background-image: url("images/colortab/grad_yellow.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradYellow .x-panel-header {
	background-color: #FFF27D;
	background-image: url("images/colortab/grad_yellow.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradYellow .x-panel-header {
	background-image: url("images/colortab/roundgrad_yellow.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradPink {
	background-color: #FFCDD2;
	background-image: url("images/colortab/grad_pink.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradPink .x-panel-header {
	background-color: #FFCDD2;
	background-image: url("images/colortab/grad_pink.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradPink .x-panel-header {
	background-image: url("images/colortab/roundgrad_pink.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradOrange {
	background-color: #FFCA92;
	background-image: url("images/colortab/grad_orange.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradOrange .x-panel-header {
	background-color: #FFCA92;
	background-image: url("images/colortab/grad_orange.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradOrange .x-panel-header {
	background-image: url("images/colortab/roundgrad_orange.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradMidBlue {
	background-color: #90D2FF;
	background-image: url("images/colortab/grad_midblue.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradMidBlue .x-panel-header {
	background-color: #90D2FF;
	background-image: url("images/colortab/grad_midblue.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradMidBlue .x-panel-header {
	background-image: url("images/colortab/roundgrad_midblue.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradGreen {
	background-color: #9AED78;
	background-image: url("images/colortab/grad_green.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradGreen .x-panel-header {
	background-color: #9AED78;
	background-image: url("images/colortab/grad_green.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradGreen .x-panel-header {
	background-image: url("images/colortab/roundgrad_green.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradEvent {
	background-color: #CFEDFF;
	background-image: url("images/colortab/grad_event.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradEvent .x-panel-header {
	background-color: #CFEDFF;
	background-image: url("images/colortab/grad_event.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradEvent .x-panel-header {
	background-image: url("images/colortab/roundgrad_event.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradBlue {
	background-color: #B9F5FF;
	background-image: url("images/colortab/grad_blue.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradBlue .x-panel-header {
	background-color: #B9F5FF;
	background-image: url("images/colortab/grad_blue.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradBlue .x-panel-header {
	background-image: url("images/colortab/roundgrad_blue.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradBlue2 {
	background-color: #298DB;
	background-image: url("images/colortab/grad_bluenav.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradBlue2 .x-panel-header {
	background-color: #298DB;
	background-image: url("images/colortab/grad_bluenav.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradBlue2 .x-panel-header {
	background-image: url("images/colortab/roundgrad_bluenav.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradGold {
	background-color: #EFE5A0;
	background-image: url("images/colortab/grad_gold.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradGold .x-panel-header {
	background-color: #EFE5A0;
	background-image: url("images/colortab/grad_gold.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradGold .x-panel-header {
	background-image: url("images/colortab/roundgrad_gold.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.GradPurple {
	background-color: #EFE5A0;
	background-image: url("images/colortab/grad_gold.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-GradPurple .x-panel-header {
	background-color: #EFE5A0;
	background-image: url("images/colortab/grad_gold.gif");
	background-position: center;
	background-repeat: repeat-x;
}

.notrouble-RoundGradPurple .x-panel-header {
	background-image: url("images/colortab/roundgrad_purple.gif");
	background-repeat: no-repeat;
	border: 0px none #FFF;
}

.ellipsis-Text {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	font-size: 12px;
}

.delete-icon {
	background-image: url("images/delete.png") !important;
}

.add-icon {
	background-image: url("images/add.png") !important;
}

.whatnew-icon {
	background-image: url("images/knewstuff.png") !important;
}

.information-icon {
	background-image: url("images/information.png") !important;
}

.question-icon {
	background-image: url("images/question.png") !important;
}

.worldlink-icon {
	background-image: url("images/worldlink01_16.gif") !important;
}

.pdf-icon {
	background-image: url("images/pdf01_16.gif") !important;
}

.gadget-config-icon {
	background-image: url("images/table_gear.png") !important;
}

.article-icon {
	background-image: url("images/html01_16.gif") !important;
}

.xtree-flag {
	background-image: url("images/indexbg.png");
}

table.statusbar {
	width: 100%;
	height: 0px;
	display: none;
	visibility: hidden;
}

.subMenuIcon {
	visibility: hidden;
	display: none;
}
