		ul
		{
			list-style-image: url('../images/bullet_dot_tall.gif');
			line-height:19px;
			/*margin-left: 1em;*/
			margin:0px;
			margin-left:20px;
			padding-left: 20px;
			list-style-type: circle;
		}
		li
		{
			font-weight:normal;
			font-size: 12px;
		}






			/*#CaptchaDiv {
			margin: 0;
			padding: 0;
			width:335px;
			height:45px;
			padding-bottom: 5px;
			}

			#CaptchaImage {
			float: left;
			margin: 0;
			padding: 0;
			width:310px;
			height:45px;
			}

			#CaptchaIcons {
			width: 22px;
			height: 50px;
			float: right;
			text-align: left;
			margin: 0;
			padding: 0;
			}

			td#CaptchaIcons {
			padding-left: 3px;
			}

			#CaptchaIcons img {
			border: 0;
			margin: 0;
			padding: 0;
			padding-bottom: 3px;
			}

			*html #CaptchaIcons img {
			margin-bottom: -2px;
			}

			.placeholder {
			visibility: hidden;
			width:0 !important;
			height:0 !important;
			}

			*html .placeholder {
			display: none !important;
			}

			#CaptchaPreviewDiv {
			margin: 0;
			padding: 0;
			padding-bottom: 5px;
			}

			div.FeaturesInput {
			margin: 7px 0;
			}

			div.FeaturesInput label {
			width: 110px;
			}*/
