@charset "utf-8";
/* CSS Document */

#normaderm {
	border: 1px solid #8cd600;
	background-color: #ffffff;
	float: left;
	width:988px;
	height: 476px;
}

#normaderm .table{
	margin:22px 0 22px 22px;
}

#normaderm .text{
	color:#999999;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
}

#normaderm .textColoured{
	color:#8cd600;
}

#normaderm .products{
	width:639px;
	height:349px;
	background:url(norm_products.jpg) no-repeat;
}

#normaderm .noProducts{
	width:639px;
	height:349px;
}

#normaderm .questions{
	color:#999999;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
}

#normaderm .questionsNumber{
	color:#8cd600;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
}

#normaderm .field{
	width:180px;
	height:16px;
	border:1px solid #999999;
	font-size:11px;
}

#normaderm .formField{
	width:210px;
	height:16px;
	border:1px solid #999999;
	font-size:11px;
}

#normaderm .titleDropdown{
	height:18px;
	border:1px solid #999999;
	font-size:11px;
}

#normaderm .ageDropdown{
	width:67px;
	height:18px;
	border:1px solid #999999;
	font-size:11px;
}

#normWinners{
	color:#999999;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	padding-left:1px;
}

#normTerms a{
	color:#999999;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
}

#normTerms a:hover{
	text-decoration:none;
}


#normaderm .thankyou{
	width:639px;
	height:349px;
	background:url(norm_products_thanks.jpg) no-repeat;
}

#normadermTerms {
	border: 1px solid #8cd600;
	background-color: #ffffff;
	float: left;
	width:944px;
	padding:22px;
}

#normadermTerms .text{
	color:#999999;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
}

#normadermTerms a{
	color:#999999;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	text-decoration:underline;
}

#normadermTerms .textColouredBig{
	color:#8cd600;
	font-size:14px;
}
