.mess_cont {
	position: absolute;
	left: 340px;
	top: -12px;
	width: 170px;
	height: 20px;
	
}
.err_cont {
	position: relative;
	right: 0px;
	top: 20px;
	width: 170px;
	height: 22px;
	font-size: 11px;
	line-height: 12px;
	font-size: 0.8em;
	-webkit-border-top-right-radius: 3px 3px;
	-webkit-border-top-left-radius: 3px 3px;
	-webkit-border-bottom-left-radius: 3px 3px;
	-webkit-border-bottom-right-radius: 3px 3px;
	background: url(../images/unchecked.gif) no-repeat;
	display: none;
}
.ert {
	color: #ff8000;
	margin-left: 20px;
}
.form-row {
float: left;
	width: 500px;
	height: 30px;
}

.in_cont {
	position: relative;
}
.red_star {
	color: #ff8000;
	font-size: 1.0em
}
.form-row input {
 position: absolute;
	left: 170px;
	margin-top: 0px;

}
#wlpeLogin, #wlpeReset, #wlpeNewUser {
	margin-left: 10px;
}
.in_styl {
 float: left;
 margin-top: -30px;
margin-left: 170px;
	font-size:  x-small;
	color:  #999999;
	
}
.in_log {
 float: left;
 margin-top: 5px;
margin-left: 170px;
	font-size:  small;
	color:  #999999;
	
}
.in_log_on a {
width: 150px;
height: 21px;
 float: left;
 margin-top: 5px;
margin-left: 170px;
 background: url(../images/reg_off.png);
 text-decoration: none;
}
.in_log_on a:hover {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 5px;
	margin-left: 170px;
	background: url(../images/reg_on.png);
	text-decoration: none;
}
.in_log_b a {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 5px;
	margin-left: 52px;
	
	text-decoration: none;
}
.in_log_b a:hover {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 5px;
	margin-left: 52px;
	
	text-decoration: none;
}

.in_log_t {
	float: left;
	margin-top: 5px;
	text-decoration: none;
}
.in_styl_r {
float: left;
margin-top: -35px;
margin-left: 340px;
	font-size:  small;
	color:  #999999;
}
.mess_log {
float: left;
margin-top: 5px;
margin-left: 20px;
	font-size:  small;
	color:  #999999;
}
.reg_styl {
margin-left: 10px;
	font-size:  small;
	color:  #999999;
}
.reg_styll {

	font-size:  small;
	color:  #999999;
}
.mes_styll {
 margin-top: -20px;
 padding-bottom: 10px;
}
.reg_stylp a{
float: left;
 margin-top: -35px;
margin-left: 340px;
	font-size:  small;
	color:  #999999;
}
.in_log_p {
float: left;
 margin-top: -15px;
margin-left: 340px;
	font-size:  x-small;
	color:  #999999;
}
.in_log_pb a {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 5px;
	margin-left: 170px;
	background: url(../images/lost_off.png);
	text-decoration: none;
}
.in_log_pb a:hover {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 5px;
	margin-left: 170px;
	background: url(../images/lost_on.png);
	text-decoration: none;
}
#in_prof {
position: relative;
bottom: 40px;
left: 120px;

}
#in_prof a {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 5px;
	
	background: url(../images/lost_off.png);
	text-decoration: none;
}
#in_prof a:hover {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 5px;
	
	background: url(../images/lost_on.png);
	text-decoration: none;
}
#starOff{
	width: 80px;
	height: 16px;
	background: url(../images/star_off.png);
	
}

button.fbt{
	left:170px;
	margin: 0 0 5px 0;
	padding: 0;
	position:relative;
	letter-spacing: 2px;
	width: 151px;
	color: #555;
	border:1px solid;
	font: bold 100% arial,helvetica,sans-serif;
	border-color: #999;
	background-color: #ebebef;
}
button.fbt:hover {
    border-color: #666;
	background-color: #c9c9cd;
    padding: 0px 0;
	color: #333;
}
input.finnnnn{
	/*left:170px;
	margin: 0 0 5px 0;
	padding: 0;*/
	letter-spacing: 2px;
	/*width: 300px;*/
	color: #555;
	border:1px solid;
	font: bold 100% arial,helvetica,sans-serif;
	border-color: #999;
	background-color: #ebebef;
}
