 
 
 
/* MOST POPULAR OLD VERSION
#mostPopular { margin: 0 0 15px; border: 1px solid #ccc; border-top-width: 5px; }
 #mostPopular h2 { margin: 7px 0 7px 10px; color: #e25000; font: bold 1.8em Verdana,sans-serif; letter-spacing: -1px; }
 #mostPopular .tabbedContainer { margin-left: 1px; margin-bottom: 0; border-right-color: #fff; border-bottom: none; border-left: none; }
 #mostPopular .tabbedContainer ul.anchors { overflow: hidden; }
 #mostPopular .tabbedContainer ul.anchors li { margin-left: -1px; }
 #mostPopular .tabbedContainer ul.anchors li a { background: #d2ddee; color: #015095; }
 #mostPopular .tabbedContainer ul.anchors li a:hover { background: #c0cee2; }
 #mostPopular .tabbedContainer ul.anchors li.tabs-selected a,
 #mostPopular .tabbedContainer ul.anchors li.tabs-selected a:hover { background: #fff; color: #e25000; }
 #mostPopular .tabbedContainer div { padding-bottom: 0; }
 #mostPopular .tabbedContainer div li.alt a { color: #555; }
 #mostPopular .tabbedContainer div li,
 #mostPopular .tabbedContainer div p { font-size: 1.1em; line-height: 120%; }
*/

/* MOST POPULAR */ 
#mostPopular { width: 550px; margin: 0 0 15px; }
 #mostPopular h2 { margin: 0; padding: 5px 0 6px; color: #666; font: bold 1.5em Verdana,sans-serif; letter-spacing: -1px; }
 #mostPopular ul.anchors { margin: 0 0 0 -1px; background: none; }
  #mostPopular ul.anchors li { bottom: 0; border-top: none; border-left: none; }
   #mostPopular ul.anchors li a { border-top: none; border-color: #ccc; background: #fff url(../images/bg-a.gif) -1px 0 no-repeat; color: #333; }
   #mostPopular ul.anchors li.tabs-selected a { background-repeat: repeat-x; }

/* TABS */
.tabbedContainer { width: 520px; margin: 0 0 10px 0; background: #fff; }
 .tabbedContainer ul.anchors { overflow: hidden; position: relative; z-index: 10; list-style: none; margin: 0 -1px; padding: 0; background: #fff url(../images/sep-h.gif) 0 100% repeat-x; font-size: 1.1em; }
  .tabbedContainer ul.anchors li { float: left; position: relative; bottom: -1px; }
   .tabbedContainer ul.anchors li a { float: left; padding: 3px 10px; border-left: 1px solid #e5ecee; border-top: 1px solid #fff; background: #0053a1; color: #fff; text-decoration: none; }
   .tabbedContainer ul.anchors li a:hover { background: #1568b6; text-decoration: none; }
  .tabbedContainer ul.anchors li.tabs-selected { bottom: 0; z-index: 10; margin: 0 -1px 0 0; border: 1px solid #ccc; border-bottom: none; background: #fff; }
   .tabbedContainer ul.anchors li.tabs-selected a,
   .tabbedContainer ul.anchors li.tabs-selected a:hover { background: #fff; color: #333; border-left: none; }
  .tabbedContainer div {
	position: relative;
	z-index: 1;
	border-top: none;
	background: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	width: 580px;
	padding-left: 0px;
}
  .tabbedContainer p.more { padding: 0 10px 0 0 ; font-size: 0.8em; font-weight: bold; text-transform: uppercase; }

.tabbedContainer ul { font: 1.109em Tahoma verdana,lucida,arial,helvetica,sans-serif; margin:0 8px;  color:#4E4E4E;
	padding-left: 1.4em; padding-top: 0.4em; padding-bottom: 0.4em;
	margin: 0;
	margin-left: -1.4em;
	list-style-type: disc;
	list-style-position: outside; 
	}

.tabbedContainer li{ margin-bottom: 8px; }


  
/* MOST POPULAR */
#articlePopular { margin: 0 0 15px; }
 #articlePopular ol { margin: 0; padding: 0 0 0 25px; }
  #articlePopular ol li { margin: 0 0 5px; font-size: 1.1em; }
  

/* LATEST NEWS */
#latestNews { padding-bottom: 5px; border-top: 1px solid #aaa; }
#latestNews.underSlider { margin-top: -15px; border-top: none; }
 #latestNews h2 { margin: 0; padding: 0; border-bottom: 5px solid #444b81; color: #b22; font: bold 1.2em/22px Verdana,sans-serif; text-transform: uppercase; }
 #latestNews ul { list-style: none; margin: 0; padding: 5px 0 0; }
  #latestNews ul li { margin: 3px 0; font-size: 1em; font-weight: bold; line-height: 1.2; }
  
ol.clean { margin-left: 0px; }
