/*
a:link{color:#1F527B}
a:active{color:#4F85AE}
a:hover{text-decoration:underline;color:#0D3059}
a:visited{color:#4F85AE}
a.lp:link,a.lp:visited,a.lp:active{color:#901A1F}
a.lp:hover{text-decoration:underline;color:#70080D}
*/
.statsStory{
  /*float:left;*/
  width:100%;
  height:75px; /*duncan 2010-01-01*/
  font-family: Arial;
  font-size: 10pt !important;
  display: inline; /*none;*/
}

/*-------------------------------------------
 * tabpopStory
 *-------------------------------------------
 */
#tabpopStory,.tabpopStory
{
  height:22px !important;
  height /**/:22px; 
  /* for IE5/Win */ 
  margin:0;
  padding:0 0 0 5px;
  background:url("tab_nav_line.gif") repeat-x bottom;
}
#tabpopStory li,.tabpopStory li{
  margin:0;
  padding:0;
  display:inline;
  list-style-type:none;
}

#tabpopStory li.tabpopHead, #tabpopStory a:link, #tabpopStory a:visited, #tabpopStory a:visited.active,#tabpopStory a:hover,.tabpopStory li.tabpopHead, .tabpopStory a:link, .tabpopStory a:visited, .tabpopStory a:visited.active,.tabpopStory a:hover
{
  border:1px solid #dfdfdf;   
  float:left;
  padding:2px 4px;
  margin:0 5px 0 0;
  /*font-size:1.0em;*/
  font-size:10pt;
  line-height:16px;
  text-decoration:none;
  text-align:center;
  height:16px !important;
  height /**/:18px;
   /* for IE5/Win */  
}

#tabpopStory li.tabpopHead
,.tabpopStory li.tabpopHead
{
  background:#fff;  
  border-bottom:1px solid #fff;
  color:#333;
}
#tabpopStory a:link
,#tabpopStory a:visited
,#tabpopStory a:visited.active
,#tabpopStory a:hover
,.tabpopStory a:link
,.tabpopStory a:visited
,.tabpopStory a:visited.active
,.tabpopStory a:hover 
{
  background:#ddd
}

#tabpopStory a:hover
,.tabpopStory a:hover 
{
  text-decoration:none;  /*underline*/
} 

.tabpopStory a:hover
{
  background:#000000; 
  color: #ffffff;
  /*text-decoration:underline;*/
}


/*-------------------------------------------
 * tabpopStoryList
 *-------------------------------------------
 */
.popstoryList .nlp
{
  margin:3px 0 0 0
}

ul.popstoryList 
{
  padding:3px 0 5px 0;
  margin:0 0 10px 0;
  list-style:none;
  clear:both;
  border-right:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
  border-left:1px solid #dfdfdf;
  /*min-height:50px;*/
  min-height:60px;
  height:60px;
  font-size:10pt;
}

ul.popstoryList li {
  padding:0 0 7px 30px;
  /*line-height:16px;*/
  /*font-size:1.2em;*/
}

