@charset "utf-8";
/* CSS Document */

#content-header {
height:64px;
width:100%;
background:url(../images/content-header-bg.gif);
line-height:64px;
}

p.title {
font-size:20px;
font-weight:bold;
color:#9e0b0f;
float:left;
display:inline;
margin:0 0 0 20px;
}

.small-title {
font-size:17px;
font-weight:bold;
color:#9e0b0f;
}

.grey {
color:#e6e7e8;
}

.red {
font-weight:bold;
color:#9e0b0f;
}

.text {
width:100%;
color:#9e0b0f;
border:1px solid #a5acb2;
background-color:#e6e7e8;
height:18px;
line-height:18px;
}

.label {
width:70px;
text-align:right;
font-weight:bold;
color:#9e0b0f;
line-height:20px;
padding-right:15px;
}

#forgot-header {
background:url(../images/small-header-bg.png) repeat-x;
height:23px;
color:#9e0b0f;
font-size:11px;
font-weight:bold;
line-height:23px;
padding-left:8px;
}

#forgot, #forgot-copy {
padding:5px 8px;
border-bottom:solid 1px #e6e7e8;
}

#forgot-copy {
min-height:15px;
}

#forgot p {
float:left;
display:inline;
}

#forgot table, #forgot tr {
width:100%;
}

.left {
width:60px;
}
