.bulletedsmall {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	color: #996666;
	background-color: #FFCC99;
	list-style-position: outside;
	list-style-type: square;
	display: table;
	cursor: crosshair;
	filter: Glow(Color=5, Strength7);
	letter-spacing: normal;
	border: thin none #996666;
	word-spacing: normal;
	text-decoration: none;
	list-style-image: url(../Images/bullets/square2.gif);
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;

}
