/* 
$Id: pre-login.css,v 1.2 2010/05/27 18:25:58 keithm Exp $
*/


.everything {
	background-image:url(../images/bg_shrmheader.png);
}

.banner {
	background-image:  url(../images/bg_shrmlogo_login.jpg);
}

.crosscol {
    height: 98px;
    background: #2A598C url(../images/bg_footer.jpg) no-repeat 80% 0;
}

.fineprint {
	color: #738FC1;
    margin: 20px;
    font-size: 10px;
}

.fineprint a {
	color: #fff;
}

.hand-right {
    float: right;
}

.box-container {
    max-width: 900px;
    min-width: 827px;
}
