@charset "utf-8";

/* -------------------------------------------------------------------------------------- CONTENT */


/* ---------------------------------------------------------------------------------- PROPRIETARY */

::-moz-selection
{
   color:#fff;
   background:#000;
}

::selection
{
   color:#fff;
   background:#000;
}

/* ------------------------------------------------------------------------------------- TINY MCE */

.First { margin-top:0 !important; }

.Small-10px
{
   font-size:10px !important;
   line-height:16px !important;
}

