@charset "utf-8";
/* CSS Document */

#clipboardContainer {
   background: url(images/top-10/top_10_bg_rep.gif) repeat-y center;
   display: block;
   margin: 0px auto;
   padding: 0px;
   width: 685px;
}

#clipboardTop {
   display: block;
   
   margin: 0px auto;
   padding: 0px;
  width: 693px;
}

#clipboardContent {
   display: block;
   margin: 0px;
   background-image: url(images/top-10/top_ten_rounded_top.gif);
   background-repeat:no-repeat;
   background-position:top left;
   padding: 30px 16px 0px 11px;
   width: 658px; /*519*/
}

#clipboardBottom{
   display: block;

   margin: 0px;
   padding: 0px;
  width: 685px;
}

  .featured_table {
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   line-height: normal;
   margin: 0px;
}

  .featured_index {
   font-size: 20pt;
   font-weight: bold;
   line-height: normal;
   padding-right: 2px;
   vertical-align: top;
}

  .featured_details {
   font-size: 12pt;
}

  a.featured_details, a.featured_details:link, a.featured_details:visited, a.featured_details:active {
   font-size: 12pt;
}

  .featured_price {
   font-size: 20pt;
   font-weight: bold;
   line-height: normal;
   padding-right: 2px;
   vertical-align: bottom;
}

  .featured_stock_number {
   vertical-align: bottom;
}

  .featured_spacer {
   background: url(/images/image.php?file=dot.gif);
   background-position: bottom;
   background-repeat: repeat-x;
}
