#md5_form2 {
        position: relative;
        top: 40px;
        left: 50px;
	float: left;
        width: 280px;
        }
#md5_form2 .md5_title {
        position: relative;
        top: -20px;
        left: -10px;
        font-family: newest;
        font-size: 14pt;
        color: #333;
        }
#md5_form2 .empty3 {
        position: relative;
        color: #999;
        font-family: newest;
        top: -10px;
        left: -5px;
        }
#md5_pass2 {
        position: absolute;
	top: 145px;
	left: 160px;
	height: 30px;
        font-family: newest;
        font-size: 15pt;
        color: #90E82D
        }
#md5_pass3 {
        position: relative;
        top: 145px;
	left: 20px;
        font-family: newest;
        font-size: 15pt;
        color: #90E82D
        }
#md5_pass2:hover {
        color: #444;
        }
#md5_pass3:hover {
        color: #444;
        }
#htpasswd_form2 {
        position: relative;
	float: right;
	right: 50px;
	top: 40px;
        width: 280px;
        }
#htpasswd_form2 .md5_title {
        position: relative;
        top: -20px;
        left: -10px;
        font-family: newest;
        font-size: 14pt;
        color: #333;
        }
#htpasswd_form2 .empty3 {
        position: relative;
        color: #999;
        font-family: newest;
        top: -10px;
        left: -5px;
        }
#htpasswd_pass2 {
        position: relative;
        left: -100px;
        top: 10px;
        font-family: newest;
        font-size: 15pt;
        color: #90E82D
        }
#htpasswd_pass2:hover {
        color: #444;
        }
.sbmt2 {
        -moz-border-radius-bottomleft: 10px;
        -webkit-border-bottom-left-radius: 10px;
        color: #333;
        background: black;
        border: 1px solid;
        border-color: #333 #333 #333 #333;
        font-family: newest;
        }
.search2_fields2 {
        color: #999;
        width: 229px;
        height: 22px;
        border: 1px solid #333;
        background: none;
        padding: 0 5px;
	-moz-border-radius: 10px;
        -webkit-border-radius: 10px;
	font-family: newest;
        }
.search2_fields2:hover {
	border: 1px solid #777;
	}
#reset3 {
        position: relative;
        top: 175px;
        left: -12px;
        font-family: days;
        font-size: 9pt;
        color: #444;
        }
#reset4 {
        position: relative;
        top: 160px;
        left: -12px;
        font-family: days;
        font-size: 9pt;
        color: #444;
        }

