#sample {
	margin: 0 auto;
	/*background: url(../images/nexium-sampling.jpg) -8px top no-repeat;
	padding: 20px;*/
	font-size: 13px;
}
#sample .sampleTop {background:url(../images/nexium-sampling-top.jpg) no-repeat; padding:20px 25px 0; overflow:hidden; min-height:29px; height:auto; _height:29px}
#sample .sampleBtm {background:url(../images/nexium-sampling-btm.jpg) no-repeat left bottom; padding:7px 28px 50px;}
#sample .sampleBtm p {line-height:15px;}
#sample.sample-ok {
	/*background: url(../images/nexium-sampling.jpg) left top no-repeat;*/
	height: 238px;
}

#sample h1 {
	color: #4B1881;
	font-size: 22px;
	padding:0;
	width: auto;
}

#sample a:link,#sample a:visited,#sample a:active {
	line-height: 20px;
	border: none;
	margin: 25px 30px 25px 0px;
	background: transparent url(../images/ico-arrow-right.gif) no-repeat scroll right center;
	padding-right: 10px;
	display:block;
}

#sample #go-reg {
	clear: both;
	background: none;
	padding: 10px 0 25px;
	margin: 0;
	display:block;
	width:81px;
}

/*login*/
.container-mid p {
	margin: 0;
	padding: 0 10px 0 20px;
	font-size: 11px;
	line-height: 1.5em;
}

.container-mid input {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 11px;
	float: left;
}

.container-mid input.login-input {
	width: 143px;
	height: 15px;
	padding-top: 5px;
}

.container-mid label {
	color: #505050;
	font-size: 10px;
	letter-spacing: -0.1em;
	margin-top: 12px;
	float: left;
	line-height: 12px; *
	line-height: 20px;
	text-indent: 3px;
}

.container-mid  #rememberMe {
	margin-top: 12px;
	clear: both;
}

* html .container-mid  #rememberMe {
	margin-left: 16px;
}

*+html .container-mid  #rememberMe {
	margin-left: 16px;
}

.container-mid p.co_cta {
	padding: 15px 0 15px 20px;
	margin: 0;
	clear: both;
}

.co_cta a:link,.co_cta a:active,.co_cta a:visited {
	text-align: left;
	color: #639638;
	text-decoration: underline;
}

.co_cta a#forgot,.co_cta a#returnlogin {
	margin-left: 20px;
	color: #4b1881;
	text-decoration: none;
	background: transparent url(../images/ico-arrow-right.gif) no-repeat scroll right center;
	padding-right: 7px;
}

.container-mid p span.strong {
	font-weight: bold;
}
