/***** CONTACT MOD *****/
.registration{
	padding				: 0px 0px 0px 0px;
	background			: transparent;
	margin-bottom		: 0px;
	margin-top			: 0px;
	color				: #000000;
	text-align			: left;
	border				: #58a4d4 0px dotted;
}

.registration h3{
font-size:1.55em;
padding: 15px 15px 10px 15px;
border-bottom: 1px dotted #e8e8e8;
margin-bottom:10px;
clear:both;
}

.registration p{
font-size:1.5em;
padding: 0px 15px 15px 16px;
}

.registration ul, .anchor ul{
font-size:1.5em;
padding: 0px 15px 15px 16px;
}

.registration ul li, .registration ul li{
	list-style: circle inside;
	padding:2px 0;
}

/***** MENU MOD *****/
