/**
 * SignIn
 *
 * SignIn related pages like signout, timeout etc.
 *
 */

#content-left { 
     display: inline; 
     float: left; 
     width: 210px; 
} 
  
#subsiteHomeRight { 
     display: inline; 
     float: left; 
     margin-left: 10px; 
     width: 739px; 
} 

#subsiteHomeRight table td { 
	width: auto !important;
}

#footer table { 
	width: auto; 
}

#footer table td { 
	text-align: center; 
	width: auto; 
}

.legal { 
	font-size: 90%; 
	color: #003946;
	width: 20% !important;
}

#footer {
	font-size: 12px !important;
}