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

.ft {  color:#CCC; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; }
.ft .holder {  float:left;  }
.ft .gap { margin-left:15px; }
.ft .active { position:absolute;z-index:10; } /* Class for element at top  */
.ft .reset{ position:absolute;z-index:4;  } /* Class for the rest of the elements  */
.ft ul { list-style:none; position:absolute; margin-top:110px;  }
.ft ul li { float:left; margin:0px 60px 0px 60px;   }



