/*
	QuickGamma Version 3 Extention Style Sheet

	This style sheet defines a QuickGamma V3 specific bullet for the sidbar ul li tag.
	It is NOT a standalone style sheet and must be used	in conjunction with
	the QuickGamma Website Common Style Sheet.
*/

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	padding-left: 25px;
	background: url(../images/qq3_gamma_bullet.png) no-repeat left 50%;
	background-position: 0px 6px; 
}
