* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, sans-serif;
	font-size: 16px;
	line-height: 1.2;
	color: #000;
	background: #fff url(../img/bg-ip.png) repeat 0 0;
}

a {
	color: #0012ff;
}

imput {
	vertical-align: middle;
}

h1 {
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	padding-top: 33px;
	padding-bottom: 25px;
}

.lr {
	overflow: hidden;
	zoom: 1;
}

.lr .l {
	width: 741px;
	float: left;
}

.lr .r {
	width: 300px;
	padding-right: 20px;
	float: right;
	font-size: 16px;
}

.lr .r p {
	margin-bottom: 1em;
}

.lr .r h2 {
	color: #f00;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	margin-bottom: .5em;
}

.lr .r h3{
	font-size: 16px;
	font-weight: normal;
}

.lr .r ol {
	padding: 5px 0 5px 33px;
}

.strong-pass-gen {
	padding-left: 43px;
}

label {
	display: block;
	margin-bottom: 10px;
}

label {
	display: inline;
	margin: 0;
}

.bik-key {
	height: 190px;
	background: transparent url(../img/begin.png) no-repeat 0 0;
	position: relative;
	margin-bottom: 57px;
	font-size: 21px;
	margin-top: 31px;
}

.bik-key ul {
	position: absolute;
	top: 56px;
	height: 95px;
	left: 250px;
	background: transparent url(../img/end.png) no-repeat 100% 1px;
	list-style: none;
	overflow: hidden;
	padding-right: 9px;
	zoom: 1;
}

.bik-key ul li {
	float: left;
	height: 78px;
	width: 22px;
	background: transparent url(../img/section.png) no-repeat 0 0;
}

.bik-key ul li.alt {
	background: transparent url(../img/section.png) no-repeat 0 -78px;
}

.bik-key .descr {
	width: 190px;
	color: #fff;
	left: 23px;
	position: absolute;
	top: 16px;
	line-height: 1.1;
}

.bik-key .descr strong {
	font-weight: normal;
	display: block;
	color: #000;
}

.tbx-wrap .tbx {
	font-size: 16px;
	border: 1px solid #000;
	background: #fff;
	width: 201px;
	padding: 2px;
}

.tbx2-wrap .tbx {
	width: 40px;
	text-align: center;
}

.tbx2-wrap label {
	display: inline;
}

.tbx-wrap-password .tbx-text {
	display: none;
}

.tbx-wrap .tbx-password {
	display: none;
}

.tbx-wrap-password .tbx-password {
	display: inline;
}

.tbx3-wrap .tbx {
	width: 412px;
	margin-bottom: 6px;
}

form {
	padding-top: 40px;
}

.submit {
	width: 122px;
	height: 35px;
	line-height: 30px;
	background: transparent url(../img/btn-bg.png) no-repeat 0 0;
	border: none;
	font-size: 20px;
	margin-right: 5px;
}

.submit-strong-wrap {
	overflow: hidden;
	zoom: 1;
}

.strong-pass-gen label.cbx-label {
	display: inline;
	margin-left: 0;
}

.submit-wrap {
	padding-top: 21px;
	margin-bottom: 16px;
}

.submit-strong-wrap div {
	float: left;
}

p.check {
	margin-bottom: 1em;
	font-weight: bold;
	padding-top: 1em;
}