#sample {
	width: 522px;
	height: 465px;
	margin: 0 auto;
	background: url(../images/bg-registration-ok.jpg) left top no-repeat;
	padding: 20px;
	font-size: 13px;
}

#sample.sample-ok {
	background: url(../images/bg-registration-ok.jpg) left top no-repeat;
	height: 238px;
}

#sample h1 {
	color: #4B1881;
	font-size: 22px;
	margin: 0 0 7px 0;
	padding: 0 0 7px;
	width: 522px;
}

#sample span {
	display: block;
	line-height: 15px;
}

#sample a:link,#sample a:visited,#sample a:active {
	line-height: 20px;
	float: left;
	border: none;
	margin: 25px 30px 25px 0px;
	background: transparent url(../images/ico-arrow-right.gif) no-repeat scroll right center;
	padding-right: 10px;
}

#sample #go-reg {
	clear: both;
	background: none;
	padding: 0;
}

/*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;
}