blob: 04ff886b73ba05c2f875e3094224caaa1f2c51ea [file] [log] [blame]
div#header {
border-top: 1px solid white; /* for some reason, this fixes safari */
background: white repeat-x url(images/header-grey.png);
}
div#content {
margin: 0 0 0 136px;
padding: 10px;
padding-top: 0;
}
div#left {
position: absolute;
left: 0px;
width: 136px;
padding: 10px;
}
div#footer {
margin-top:40px;
border-top: 1px gray dotted;
width: 100%;
text-align: left;
}
div#separator {
background: transparent;
border-top: 1px solid #C0C0C0;
color: #666666;
font-size: 0.9em;
margin-top: 30px;
padding: 5px 0px 10px 5px;
text-align: left;
}
div#loginTable {
margin: 20px;
border: 1px solid #C0C0C0;
color: inherit;
padding: 10px 5px 0px 5px;
width: 350px;
}