#main-content h3{
	font-size:14px;
}

#main-content ol li{
	background:none;
	list-style:decimal;
}

#main-content ol ol li{
	list-style:lower-alpha;
}

#fees{
	margin:20px 0px 0px 0px;
}

#fees h1{
	font-size:14px;
}

#fees ul{
	width:350px;
	margin:10px 0px 10px 20px;
	color:#666;
}

#p{
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#lnk{
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:0px 0px 15px 0px;
}

#testemonials{
	width:159px;
	padding:15px 0px;
	margin:0px;
	background:#ccc;
	float:left;
	border:solid 1px #ddd;
}

#testemonials p{
	padding-bottom:5px;
	border-bottom:solid 1px #bbb;
}

#testemonials p strong{
	padding-top:5px;
}

#testemonials h3{
	text-align:center;
}

#testemonials p, #testemonials h3{
	margin:15px 10px;
}

#testemonials p#last{
	border-bottom:none;
}

.register-link{
	display:block;
	margin:30px 0px 30px 200px;
}
