#master0 {
	float: right;
}

#mc_right ul.reg_list1,
#mc_right ul.reg_list2 {
	margin-top: 5px;
	position: relative;
	left: 0px;
}
#mc_right ul.reg_list1 li, 
#mc_right ul.reg_list2 li {
	font: 12pt/14pt arial, helvitica, sans-serif;
	font-weight: bold;
	list-style-type: circle;
	margin-bottom: 5px;
}
#mc_right ul.reg_list2 {
	left: -25px;
}
#mc_right ul.reg_list2 li {
	margin-bottom: 10px;
}
#pic_right {
	float: right;
	width: 355px;
	height: 255px;
}
dl{
	margin-left: 25px;
	margin-right: 30px;
	letter-spacing: .25px;
}
dt {
	color: white;
	margin: 1px;
	width: 95%;
	padding: 8px;
	padding-left: 10px;
	background-color: #887048;
	font: bold 14pt/16pt arial, helvitica, sans-serif;
}
dd {
	width: 93%;
	margin-top: 10px;
	margin-bottom: 25px;
	font: bold 12pt/14pt arial, helvitica, sans-serif, black;
}

dd img {
	float: right;
	margin-right: 10px;
}

ul.mount {
	margin-left: -50px;
}
.super {
	font-size:9px;
	vertical-align:top;
}

.emf, .remf {
	font: bold 12pt/14pt arial, helvitica, sans-serif;
	height: 30px;
	text-align: center;
	background-color: #EAEEF6;
}

.remf {
	color: red;
}

legend { font: 20px verdana, arial, sans-serif; }
legend.f { font: 17px verdana, arial, sans-serif; }

ul.options li label {
	width: 150px;
	display: inline-block;
}

ul.options li { 
	margin-left: 80px;
	list-style-type: none !important;
	height: 30px;
}

table.options tr td, table.options tr td input {
	text-align: center;
}

table.options tr td input[type=text] {
	border: 2px inset gray;
}