/*--------CSS for Parenting Contest: Mothercare Safety Contest/ Left Cloumn---------*/
/*-------------------------------Thankyou.asp----------------------------------*/

.crightCol03 {
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
	background: none;
	}


.thankyou01 {
	float: left;
	width: 530px;
	margin: 15px 0 0 20px;
	padding: 0;
	}


.thankyou01 h2 {
	float: left;
	width: 530px;
	margin: 15px 5px  15px 0;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #c02597;
	text-align: left;
	}


.thankyou01 h3 {
	float: left;
	width: 530px;
	margin: 5px 0 10px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #c02597;
	text-align: justify;
	}


.thankyou01 p {
	float: left;
	width: 500px;
	margin: 10px 0 15px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: 555;
	text-align: justify;
	clear: both;
	}


.thankyou01 ul {
	float: left;
	width: 500px;
	list-style-type: none;
	font-family: Georgia, Times, serif; 
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
	}

.thankyou01 ul li {
	float: left;
	width: 450px;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	text-indent: 5px;
	line-height: 20px;
	}


.thankyou01 a,
.thankyou01 a:visited {
	color: #c02597;
	text-decoration: none;
	}

.thankyou01 a:hover {
	color: #e371c5;
	text-decoration: underline;
	}


.thankyou01 .logoutBox {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	}