#outer {
	width:990px;
}

#top {
	background: none;
	border: none;
}

#top a {
	font-size: 13px;
}

#top a:hover {
	font-size: 13px;
	text-decoration: none;
}

#nav {
	position: static;
	padding: 92px 0 0 128px;
}
#logLinks {
	position: static;
	padding: 2px 0 0 910px;
}

#mainContent {
	margin: 0 0 0 10px;
	width: 970px;
	float: left;
	display: inline;
}

#mainContent.sideAd {
	width: 800px;
}

#main table td.color tr td .item, #main table td.color tr td .item2 {
	display: block;
	float: left;
	height: 26px;
	border: 1px solid #1a1a1a;
	border-right: none;
	background: url(../../../images/equinox/account_tab_back.gif) repeat-x;
	padding: 0px 4px 0 4px;
	text-transform: lowercase;
}

#main table td.color tr td .item a, #main table td.color tr td .item2 a {
	display: block;
	height: 20px;
	text-align: center;
	padding: 6px 6px 0 6px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#main table td.color tr td .item2 {
	background: url(../../../images/equinox/account_tab_sel_back.gif) repeat-x;
	
}

#main table td.color tr td.item3 {
	display: none;
}

.mainmenu5 {
	background: #7F6877;
}

#sidebar {
	margin: 30px 0 0 810px;
	width: 170px;
}


/* webtribesIM */

html {
	overflow: auto;
}

#content {
	overflow: visible;
}

/* IE hacks */

* html #mainContent {
	display: inline;
}

* html body {
	width: 990px;
}