

/* Free Sample - start */
DIV#tryNew
{
	position:relative;
	/*width:440px;*/
	height:250px;
	background:url(../images/bg-promotion.jpg) no-repeat;
}

DIV#tryNew .termsAndConditions
{
	position:absolute;
	display:block;
	left:0;
	bottom:15px;
	color:#c5181c;
}

DIV#tryNew SPAN
{
	display:none;
}

DIV#surveyForm
{
	background:url(../images/bgSurveyForm.gif) no-repeat;
	width:399px;
	padding:50px 50px 25px 50px;
	color:#6e6a59;
	font-size:11px;
	line-height:15px;
}

DIV#surveyForm P
{
	color:#6e6a59;
	font-size:11px;
}

DIV#surveyForm H4#hFreeSample
{
	margin:0;
	padding:0;
	height:15px;
	margin-bottom:10px;
	background:url(../images/hFreeSample.gif) no-repeat 0 100% ;
}

DIV#surveyForm .fieldInputRow
{
	clear:both;
	height:25px;
}

DIV#surveyForm INPUT
{
	border-width:2px;
	height:13px;
}

DIV#surveyForm INPUT.submit
{
	border-width:0px;
	height:19px;
}

DIV#surveyForm .field, DIV#surveyForm .input
{
	float:left;
}

DIV#surveyForm .field
{
	width:180px;
	text-align:right;
	padding-right:10px;
}



DIV#questionaire
{
	background-color:#f0ecdd;
	width:459px;
	padding:20px;
	margin-top:10px;
	color:#6e6a59;
	font-size:11px;
}


DIV#questionaire .fieldInputRow
{
	margin-top:5px;
}



DIV#termsAndConditions
{
	padding-left:20px;
}
/* Fitness First Promotion - end */
