#reg_list li {
	background-image: url(../images/reg_bullet.gif);
	background-repeat: no-repeat;
	min-height: 23px;
	padding-left: 23px;
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 20px;
	background-position: 0px 3px;
}
#reg_list p  {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}
#prod_list {
	margin-top: 20px;
	margin-bottom: 40px;
	*margin-bottom: 60px;
}


#prod_list li {
	float: left;
	width: 230px;
	margin-left: 30px;
	min-height: 20px;
	color: #53517B;
	background-image: url(../images/prod_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 3px;
	margin-bottom: 2px;
}
#content h3 {
	color: #006;
	font-size: 13px;
}
#content h4  {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
}
#contact_description {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	text-align: center;
	background-color: #EEE3E3;
	border: 4px double #9F0F0F;
	color: #006;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 30px;
	width: 680px;
}
#googlemap {
	float: right;
	height: 238px;
	width: 600px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #EBDEDE;
}
#googlemap h3 {
	text-decoration: underline;
	margin-bottom: 5px;
}
