/*
 * 
 * FOOTER MENU V0.1
 * 
 * 
 */

#bottom a{
	font-size:0.9em;
	font-weight:300;		
}

#bottom .block-qdt-qdt-block-footer-menu { width:80%; }

#bottom .channels {
  margin:0px;
  padding:0px ;
}

#bottom .channels li {
  display:inline-block;
  vertical-align:top;
  *display:inline;
  *zoom:1;
  text-align:left;
  position:relative;
  padding: 0px 5px 0px 0px;
  border:0px solid #000;
  margin:0;
  color:#fff;
  width:19%;
}

#bottom .channels li a{
  color:#fff;
}

#bottom .category li {
  float:none;
  width:100%;  
}

