@charset "UTF-8";
/* CSS Document */
.featured { padding-bottom:12px; }
.featured .featured-subgroup { margin-top:12px; text-align: center; }
.featured .featured-subgroup h2 { text-align: center; padding:8px; background-color: #666; color:#fff; }
.featured .featured-subgroup table.app-cell { display: inline-block; width:189px; border:none; padding:0; margin-right:4px; }
.featured .featured-subgroup table.app-cell tr:first-child td:first-child { padding:4px 0; text-align: center; font-size: 14px; font-style: oblique; font-weight: bold; color: #000; }
.featured .featured-subgroup table.app-cell tr td .featured-description { background-color:#eee; text-align:left; font-size:9px; line-height:11px; border:none; padding:0; height:40px; overflow: hidden; }
.featured .featured-subgroup table.app-cell tr td { background-color:#eee;  text-align:left; border:none; padding:0; }
.featured .featured-subgroup table.app-cell tr td img a { border:none; text-align: center; }