/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 February 2012 19:28:25
*/


#ts ul {
  list-style-type: disc;
  overflow: auto;
  padding: 0;
  margin: 0;
}
#ts ul li {
  float: left;
  #border: 1px solid #333;
  border-bottom: none;
  margin: 0 5px;
  width: 80%;
}
#ts ul li a:hover {
  text-decoration: none;
  background : #6D9EC5 none repeat scroll 0 0;
  color: white;
}
#ts ul li a {
  display: block;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 12px;
  color: black;
}
 * html ul li a {
width: 1%;
}

