.login {/*this is the main content area*/
    background: #8DC3E9;
    /*declare a color together with a contrasting background color*/
    color: #000088;/*to insure readability*/
	height: auto;
    /*to position the content area to the right of the navigation*/
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    width: 350px;
    border-style:double;
	border-color:#000000;	
	margin-top: 5%;
   /*to insure that NN4.xx renders the background-color of the content area*/
    }


		.resetPass{/*this is the main content area*/
    background: #8DC3E9;
    /*declare a color together with a contrasting background color*/
    color: #000088;/*to insure readability*/
	height: auto;
    /*to position the content area to the right of the navigation*/
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif; 
    width: 550px;
    border-style:double;
	border-color:#000000;	
	margin-top: 5%;
   /*to insure that NN4.xx renders the background-color of the content area*/
    }
	
			.resetPass{/*this is the main content area*/
		margin-left: 10px;
   /*to insure that NN4.xx renders the background-color of the content area*/
    }