@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;
}

.right-row {
text-align:left;
}

#contact-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;
}

#contact, #contact-copy {
padding:5px 8px;
border-bottom:solid 1px #e6e7e8;
}

#contact-copy {
min-height:15px;
}

#contact p {
float:left;
display:inline;
}

#contact table, #contact tr {
width:100%;
}

#contactmessage {
width:100%;
height:145px;
overflow:auto;
background-color:#e6e7e8;
border:solid 1px #a5acb2;
}

.left {
width:60px;
}


.inner-number {
width:34px;
}

.inner-type {
text-align:center;
width:30px;
}

.inner-message {
width:370px;
padding:0 8px;
}

.inner-end {
padding:0 8px;
}

