#banner {
	background: white url('../images/main/banner/background.gif') top left repeat-x;
}

#egoLayer {
    width: auto;
    position: absolute;
    top: 50px;
    left: 100px;
    height: 40px;
    z-index: 3000000;
}

#signInBoxFlat {
    width: auto;
    margin-left: 10px;	
    padding-top: 25px;
}

a.lalink {
    display: block;
    float: left;
}
div.moduleDIV {
    display: block;
    vertical-align: top;
}
div.iconDIV {
    float: left;
    padding: 4px;
    padding-top: 2px;

}
div.lableDIV {
    float: left;
    padding: 5px;
    padding-top: 7px;
}

div.bulletsDIV {
    padding-left: 180px;
}

#loginPageLinks {
    padding: 3px;
    background: #628297;
}

#loginPageLinks a {
    margin-top: 3px;
    padding: 3px;
}

#logos a {
    margin-top: 0px;
    padding: 1px;
}

#loginPageLinks a,#loginPageLinks a:link,#loginPageLinks a:active, #loginPageLinks a:visited,#loginPageLinks a:hover {
    color: white !important;
}

#loginPageLinks a:hover {
    background: #d12e3c;
}

div.formElement {
    margin: 2px;

}
label {
    display: block;
    float: left;
    width: 150px;

}

#logo {
	position: absolute;
	top: 0px;
	left: 200px;
	/* this will alter from l&f to l&f */
	width: 100%;
	z-index: 500;
}

#logo .mainLeftLogo {
	float: left;
}