ul { list-style: none; }

/* Navigation List (used in member bar, masthead,
---------------------------------------------------------------------- */
.nav {
	white-space: nowrap; 
	margin-left:0px;
	padding-bottom:0px;
 }
.nav li {display: inline; list-style: none;}
.nav span {font-weight: bold; }

/* Whatsup Home
---------------------------------------------------------------------------------------- */
.wu-sub {float: left; width:880px;  }

/* Whatsup Box
---------------------------------------------------------------------------------------- */
#whatsup .wu-sub {display: none; }
#whatsup {
	margin-top:3px;
	background:transparent; 
	border:0px solid #FFF;  
	float: left; 
	width: 880px; 
	padding-bottom:1px; 
	margin-left:10px;
 }
* #whatsup { padding-bottom:1px }
* div.open#whatsup {padding-bottom:0}
  
#whatsup #wu-tabs .tl, #whatsup #wu-tabs .tr {display:none}  
div.open#whatsup #wu-tabs .tl, div.open#whatsup #wu-tabs .tr {display:block}

div.open#whatsup #wu-subs {display:block;}
#whatsup #wu-subs {display:none}
.wu-sub {
	width: 880px; 
	background: #0f384A;
	padding: 1em 10px;
	color:#FFF;
	margin:0pxp;
 }

/* ---= Tabs (News, Books, Etc.) =---  */
div.open#whatsup .activetab { padding: 0.5em 0 1em 0; background-color: #0f384A; color:#FFF; }
div.open#whatsup .activetab a { color: #F16122; font-weight:bold; }

* html #wu-tabs .nav .activetab {padding-top: 0; border-bottom:3px solid #F60}

.tabs { float: left; width: 880px; position: relative;}
.tabs h2 { float: left; width: 110px; line-height: 1em; padding-left: 15px; font-weight: bold; }
.tabs .nav { float: left; line-height: 1em; margin-top: 0.5em; text-align: center; }
.tabs .nav a {padding: 0.5em 8px 0.75em;}
.tabs div {text-align: right; padding-right: 15px; margin: 0;}

* html .tabs .nav {height: 1.5em; padding-top: 0.75em; margin-top: 0; padding-bottom:.65em;}
* html .tabs .nav li {padding-top: 0;}
* html .tabs .nav a {padding: 0.40em 8px;}
.tabs .nav { margin-left:0px; padding-left:0px; }
.wu-sub p {	
	width:820px;
	border:0px solid #FFF;
	padding-right:10px;
 }