.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100%;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.5;
            opacity:.5;
            filter: alpha(opacity=50);
}

.white_content {
            display: none;
            position: absolute;
			border-radius:5px;
			border:1px solid #000000;
			box-shadow:0 0 5px #444444;
            top: 1466px;
            left: 22%;
            width: 590px;
            height: 470px;
            padding: 16px;
         	background-color: white;
            z-index:1002;
            
              }
.linecontainer {
    border-bottom: 1px solid #808080;
    height: 10px;
    padding-left: 40%;
    width: 551px;
}
.linetext{
        float:left; 
        border:solid 0px white; 
        padding-left:2px;
        padding-right:2px; 
        height:20px;
	font-weight: 600; 
}
 #lineOne
    {        
    font-size:24px; 
    color:#c41522;
    width:600px;
    font-weight: 600;
    }
    #lineTwo
    {          
    font-size:14px; 
    color:#3d4141;
    padding-top:23px;
    font-weight: 600;
    }
    #lineThree
    {       
    font-size:14px; 
    color:#3d4141;
    width:600px;
    }
#linemiddleone
    {   
    padding-top:10px;
    font-size:16px; 
    color:#3d4141;
    width:580px;
    font-weight: 600;
    }
   #linemiddletwo
    {         
    font-size:14px; 
    color:#3d4141;
    width:600px;
padding-top:20px;
font-weight: 600;
    }
#linelast {
    color: #3D4141;
    font-size: 14px;
    padding-top: 21px;
    width: 600px;
    font-weight: 600;
}
#orcontent
    {
    width:600px;
    
    }
    .cancelLink
    {
     
	font-size:14px; 
    color:#0a5498;
    text-decoration:none
    }
	#cancelId
	{
	float:right;
	padding-right:15px;
	padding-top:4px;
	}
	#signinDiv {
    float: right;
    height: 40px;
    padding-right: 20px;
    cursor: pointer;
}
	#buttonDiv
	{
	width:570px;
	padding-top:25px;
	
	}
	#listDiv
	{
	margin:0px;
	padding-top:10px;
	padding-left:1px; 
             
          
	}
#register {
    float: right;
    height: 40px;
    padding-right: 20px;
}
	#buttonDivone
	{
	width:570px;
	padding-top:15px;
	
	}
#line
	{
	height:50px;	
	padding-top:15px;
	
	}
	#closeImageDiv
	{
	height:20px;
	width:560px;
	cursor: pointer;
	}
#FBimage {    
    float: right;
   
    margin-top: 10px;
}
#signinimage {
    float: right;    
    width: auto;
}
#lightboxLink {
     float: right;
    font-size: 15px;
    padding: 5px 0 0 0px;
    cursor: pointer;
}
#fbHeader {
    line-height: 23px;
    width: 200px;
}