
a.button{
	padding:3px 5px;
	margin:0 10px;
	background:#999;
	border:thin solid #666;
	border-width:2px;
	line-height:2.5em;
	color:#fff;
}

.right_image{
	float:right;
}




fieldset.registrant ol{
	float:left;
	width:50%;
	clear:none;
}
ul.products{
	list-style:none;
	margin:0 0 5px;
	padding:0;
}
fieldset.registrant ul.products{
	float:right;
	width:49%;
	clear:none;
}