#account #logout {
	margin:0;
	padding:1px 0px;
	float:right;
}

#account .accountRow {
	width:250px;
}
#account .toggleFundsDisplay {
	margin:0 0 0 -2px;
}

#account #walletAmounts {
	margin-top:0px;
}

#account #walletAmounts .fundsRow {
	margin-top:0px;
}

#navAccountContainer #logoContainer {
	height: 62px;
}

#subNavigationLinks ul {
	background:#435a69 url(/images/navigation/header_IE_tabGradientSelected.gif) repeat-x 0 -27px;
}

#subNavigation.join {
	background: transparent url("/images/navigation/ie_tabs_join.gif") repeat-x left top;
}

#productNavigation {
	background:transparent url("/images/navigation/ie_tabs_background.gif") no-repeat scroll right top;
}

#heading.darkBackground #productNavigation {
    background:transparent url("/images/navigation/ie_tabs_background_dark_bg.png") no-repeat scroll right top;
}

#productNavigation li.selected.hover span.tab1 {
	background: transparent url("/images/navigation/ie_selected_tab_right.gif") no-repeat scroll right top;
}

#productNavigation li.selected.hover span.tab2 {
	background: transparent url("/images/navigation/ie_selected_tab_left.gif") no-repeat scroll left top;
}

#productNavigation li.hover span.tab1 {
	background: transparent url("/images/navigation/ie_highlight_tab_right.gif") no-repeat scroll right top;
}

#productNavigation li.hover span.tab2 {
	background: transparent url("/images/navigation/ie_highlight_tab_left.gif") no-repeat scroll left top;
}

#productNavigation li.selected span.tab1 {
	background: transparent url("/images/navigation/ie_selected_tab_right.gif") no-repeat scroll right top;
}

#productNavigation li.selected span.tab2 {
	background: transparent url("/images/navigation/ie_selected_tab_left.gif") no-repeat scroll left top;
}


.rtd .rtd_area {
	width: 240px;
}

.FeatureHighlight {
    width: 294px;
}

#heading.darkBackground input[type="text"].searchTerms {
    border: 0;
}
#heading.darkBackground .empty input[type="text"].searchTerms {
    border: 0;
}
#heading.darkBackground .hover input[type="text"].searchTerms {
    border: 0;
}

#heading.darkBackground #productNavigation {
    border-radius: 0;
}