@charset "utf-8";
h1, h2 {
  color: #552793;
}

h3, h4, h5, h6 { color: #715A92; }
.sright ul li {
  list-style-image: url(/assets/html/bullet-purple.png);
  padding-top: 4px;
  padding-bottom: 4px;
  list-style-position: inside;
  padding-left: 4px;
}
.sright ul li:hover {
	background: #FFFFFF url(/assets/html/li-hover.gif) no-repeat center center;
}
.sright ul li a:hover {
	background-color: #FFFFFF;
}
.sright ul li a {
  padding-left: 5px;
  text-decoration: none;
  color: #000000;
}

.sright ul#qpulseindustry { margin-top: 10px; }
.sright ul#qpulseindustry li.listheader {
  background: url(/assets/html/li-purple.gif) no-repeat center center;
  color: #FFFFFF;
  list-style: none;
}
.sright ul#qpulseindustry li.listheader a{
  color: #FFFFFF;
}
