/* CSS Document */

fieldset {
	padding: 0px 0px 0px 20px;
	}

.sectiontwo {
	display: none;
	font-weight: bold;
	}
	
.sectiontwo li {
	background: url('../global/bullet.gif') no-repeat 0em 0.5em;
	padding-left: 15px;
	padding-right: 10px;
	list-style: none;
	}

.sectiontwo ul {
	padding left: 15px;
	}
	
.sectionthree {
	display: none
	}