// (C) Copyright 2011-2013 Hewlett-Packard Development Company, L.P.

.sparkline {
  width: 100px;
  height: 25px;
  background-color: transparent;
  border-left: solid #CCCCCC 1px;
  border-bottom: solid #CCCCCC 1px;
}
