﻿

.lblLogin
{
	
float :left ;
background-color:transparent ;
text-align:right;

width: 100px;
height:25px;

position:relative ; 
left:10px;
top:240px;

margin-bottom :0px;
margin-top :0px;
margin-left :10px;
margin-right :10px;


}


.txtLogin
{
float :left ;
background-color:transparent ;

width: 150px;
height:25px;

position:relative ; 
left:10px;
top:240px;




}

.valValidator
{

background-color:transparent ;

width: 150px;
height:35px;

position:relative ; 
left:310px;
top:220px;


}


.lblInfo
{
position:relative ; 
float:left;
left:0px;
top:270px;
width: 400px;
color:black;
text-align:center ;
}



.btnSubmit
{
position:relative ; 
float:left;
width:30px;
left:200px;
top:250px;

color:Blue;

}


