h1#openAccHeader {
	height: 25px;
	background: 0;
	box-shadow: 0 0 0 0 #000000;
	text-shadow: none;
	color: #006666;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 2px;
	overflow: visible;
	
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
}

p.openAccHeader {
	background: 0;
	box-shadow: 0 0 0 0 #000000;
	text-shadow: none;
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	overflow: visible;
	
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
}

.register-page {
	margin-top: 0;
	margin-right: 68px;
	margin-bottom: 0;
	margin-left: 68px;
	padding-top: 10px;
}

.register-page .lineBox {
	padding-left: 0;
	padding-right: 0;
}

.register-page.reg_acc .reg_bottom {
	margin-bottom: 0;
}

.login_col {
    float: left;
    width: 385px;
    padding-left:12px;
}

.login_col2 {
	padding-left: 30px;
	width: 365px;
}

.login_col h2 {
	color: #006666;
}

.login_col ul {
	width:360px;
}

.login_col .form li {
	width:360px;
}

#userPassword, #userPasswordConfirm,
.login_col .form input[type="password"], .login_col .form input[type="text"] {
	width:163px;
	margin-right:5px;
}

.login_col .forgotpwd {
	text-align: right;
	margin-right:5px;
}

.login_col .form li.formSubmit {
	text-align: right;
	padding: 5px 0;
}

.login_col #loginButton {
	/*margin-right:5px;*/
}

.login_col #invCountrySelect, .login_col #delCountrySelect {
	width: 205px;
}

.login_col #addressId {
	width: 204px;
}

.login_col2 .form input[type="text"], #shippingAddressForm input[type="text"] {
	width: 193px;
}

.login_col2 .form input[field="verify"], .login_col .form input[field="verify"] {
	width:108px;
}

.login_col #shippingAddressForm {
	margin-top: 10px;
}

#shippingAddressText ul li {
	padding-top: 0;
	padding-bottom: 0;
}

.login_col #shippingAddress div {
	padding: 5px 0 5px 0;
}

.backToBasketButton {
	/*margin: 20px 0 20px 80px;
	float: left;*/
}

.register-page .backToBasketButton {
	/*margin-left: 12px;*/
}

.backToBasketButton a {
	font-weight: bold;
	color: white;
}
.loginButton {
	width: 162px;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.nextButton {
	background: url(../../img/layout/checkout/checkout_button.png) center center no-repeat;
}

.registerPage {
	display: block;
	padding-top: 12px;
	height: 28px;
}

.circle_test {
	background: url(../../img/layout/boxes/register_advantages.png);
}
