.boxbullet {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;

}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.formboarder {
	border: 1px solid #99CCCC;
}

