body
{
   font-family: Verdana;
   font-size: 13px;
}

#content
{
   width: 600px;
   margin: 40px auto;
}

h1
{
   text-align: center;
}

.description
{
   color: #444;
   font-style: italic;
}

.extension
{
   min-height: 48px;
   padding: 8px 8px 8px 64px;
   background-position: 8px center;
   background-repeat: no-repeat;
   margin: 8px;
}

   h2
   {
      margin: 4px 0;
      font-size: 16px;
   }

   p
   {
      margin: 0;
   }

   .cx-tooltip { background-image: url('img/tooltip.png'); }
   .cx-nicer { background-image: url('img/nicer.png'); }
   .cx-newbook { background-image: url('img/newbook.png'); }
   .cx-smileys { background-image: url('img/smileys.png'); }

.footer
{
   text-align: center;
}