/*******************************************  Family Day Form  ********************************************/
.colContent li {
	background-image: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.colContent ol{
	padding: 0px 0px 0px 0px;
}

.accountDetails{
	width: 100%;
}

label{
	width: 120px;
	float: left;
}

#registration ol{
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

#registrationtandc td{
	border-bottom: 1px #CCCCCC solid;
	padding-top: 2px;
}

#registrationtandc table td{
	border-bottom: 0px;
}


.confirmationText{
	color:#D21245;
	font-weight: bold;
	/*font-style:italic;*/
	font-size:.85em;
	display: block;
}