#registration li {
	padding-left:5px;
}
#registration form {
	background-color: #F6F6ED;
	border: solid 1px #5274AE;
	padding: 5px;
} 
/* -- New IDs and Classes -- */
#registration {
	width: 562px;
	margin: 0px;
	padding: 7px 7px 7px 10px;
	background-color: #FFFFFF;
}
#registration h1 {
	font-style: normal;
	font-size: 1.2em;
	color: #359;
	text-transform: none;
	padding-bottom: 5px;
}
#registration h2 {
	font: bold italic 1.2em/1.4em Georgia, serif;
	color: #000000;
	text-transform: lowercase;
	margin: 0px;
	padding-bottom: 5px;
}
#registration h3 {
	margin:0px;
	padding: 3px 0px;
	text-transform:uppercase;
	display:block;
}
#registration .smBlurb {
	padding-right:117px;
font: normal 1.3em "Times New Roman", Times, Georgia, serif;
line-height: 1.3em;

}

#registration .cArea{
font: normal 1.3em "Times New Roman", Times, Georgia, serif;
line-height: 1.3em;
}

#registration .smLinks {
	clear: none;
	padding-bottom: 10px;
}

