
/*---------------------- lrit default header --------------------*/

#lrit-header{
	background: transparent url(../../images/default-header-bg.gif) repeat-x 0pt 0pt; 
	height: 80px; 
	width: 100%; 
}

#lrit-header div{
  background: url(../images/default-header-image.jpg) no-repeat;
  height: 80px; 
  width: 100%;
}


/*------------- Login -------------------------------------*/

.login-loading {
    background: url(../images/ajax-loader.gif) no-repeat;
    height: 100px;
    width: 100px; 
}

#connectBtContainer {
	margin-left: auto;
	margin-right: auto;
	width: 80px;
}
