/******* CONTAINER *******/
#reg_container{
	width: 600px;
	margin: 20px auto;
	text-align: left;
}

#reg_container h2{
    font-size: 20px;
    color: #606162;
/*    border-bottom: 1px dotted #c2c2c2;*/
    line-height: 1.4em;
}
/******* /CONTAINER *******/

/******* FORM *******/
#regForm{
    padding: 0 10px 10px;
}

#regForm label{
	display: block;
	color: #797979;
	font-weight: 700;
        line-height: inherit;
}
#regForm input{
	width: 220px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}
#regForm input.error{
	background: #d3e8f7;
	border-color: #66afe2;
}
#regForm div{
    margin-bottom: 15px;
}
#regForm div span{
	margin-left: 10px;
        color: #515151;
	font-size: 11px;
	font-style: italic;
        line-break: auto;
}
#regForm div span.error{
	color: #66afe2;
}
#regForm div a{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: none;
}
#regForm div a:hover{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: underline;
}
#regForm #gonder{
        width: 135px;
        padding: 6px;
	background: #606162;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
}
#error{
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
/******* /FORM *******/

#confirm_container{
	text-align: center;
	margin: 20px auto;
}

#confirm_container h2{
    font-size: 20px;
    color: #606162;
/*    border-bottom: 1px dotted #c2c2c2;*/
    line-height: 1.4em;
}

#confirmForm{
    padding: 0 10px 10px;
}

#confirmForm label{
	display: block;
	color: #797979;
	font-weight: 700;
        line-height: inherit;
}
#confirmForm input{
	width: 220px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}

#confirmForm div{
    margin-bottom: 15px;
}

#confirmForm div a{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: none;
}

#confirmForm div a:hover{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: underline;
}

#confirmForm #gonder{
        width: 135px;
        padding: 6px;
	background: #606162;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
}

#resetpass_container{
	text-align: center;
	margin: 20px auto;
}

#resetpass_container h2{
    font-size: 20px;
    color: #606162;
/*    border-bottom: 1px dotted #c2c2c2;*/
    line-height: 1.4em;
}

#resetpassForm{
    padding: 0 10px 10px;
}

#resetpassForm label{
	display: block;
	color: #797979;
	font-weight: 700;
        line-height: inherit;
}
#resetpassForm input{
	width: 220px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}

#resetpassForm div{
    margin-bottom: 15px;
}

#resetpassForm div a{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: none;
}

#resetpassForm div a:hover{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: underline;
}

#resetpassForm #gonder{
        width: 135px;
        padding: 6px;
	background: #606162;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
}

#generetapass_container{
	text-align: center;
	margin: 20px auto;
}

#generetapass_container h2{
    font-size: 20px;
    color: #606162;
/*    border-bottom: 1px dotted #c2c2c2;*/
    line-height: 1.4em;
}

#generetapassForm{
    padding: 0 10px 10px;
}

#generetapassForm label{
	display: block;
	color: #797979;
	font-weight: 700;
        line-height: inherit;
}
#generetapassForm input{
	width: 220px;
	padding: 6px;
	color: #949494;
	font-family: Arial,  Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cecece;
}

#generetapassForm div{
    margin-bottom: 15px;
}

#generetapassForm div a{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: none;
}

#generetapassForm div a:hover{
    color: #1a83c5;
    font-weight: normal;
    text-decoration: underline;
}

#generetapassForm #gonder{
        width: 135px;
        padding: 6px;
	background: #606162;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	border: 0;
}

#uyari p {
    color: #606162;
	width: 775px;
    font-size: 12px;
    font-style: italic;
}

#centered-block_left {
    display: inline-block;
    padding: 5px;
    vertical-align: top;
}
#centered-block_right {
    display: inline-block;
}