@charset "utf-8";
.bullet {
	list-style-type:  square;
	list-style-position: outside;
	margin-left: 10px;
}
#TaxTipsIntro {
	background-image: url(/graphics/TaxTips740.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 740px;
	height: 364px;
	position: relative;
	top: -35px;
	left: -14px;
}


