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; margin:0px;}
.nav span {font-weight: bold; }

/* Whatsup Home
---------------------------------------------------------------------------------------- */
.wu-sub {float: left; width:700px;  }

/* Whatsup Box
---------------------------------------------------------------------------------------- */
#whatsup .wu-sub {display: none; }
#whatsup {
	margin-top:3px;
	background:transparent; 
	border:0px solid #FFF;  
	float: left; 
	width: 620px; 
	padding-bottom:1px; 
	margin-left:55px;
 }
* #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: 700px; 
	background: #0f384A;
	padding: 1em 10px;
	color:#FFF;
	margin:0pxp;
 }

/* ---= Tabs (News, Books, Etc.) =---  */
div.open#whatsup .activetab { padding: 3px 0 1em 3px; 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: 700px; 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.85em 8px 5px 10px;  }
.tabs div {text-align: right; padding-right: 15px; margin: 0;}

* html .tabs .nav {height: 1.5em; padding-top: 0.75em; margin-top: 0;}
* html .tabs .nav li {padding-top: 0.5em;}
* html .tabs .nav a {padding: 1.25em 8px; height:1.75em; }
.tabs .nav { margin-left:0px; padding-left:0px; }
.wu-sub p {	
	width:605px;
	border:0px solid #FFF;
	padding-right:10px;
 }
.wu-sub .images {
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
	border:0px solid #FFF;
 }