#contact_container {
    width:980px;
    margin:0 auto;
    text-align:left;
}
.field input, .field select {
    border: 1px solid #C0C0C0;
    width: 274px;
    height: 18px;
    padding: 1px;
}
.field select {
    height:21px;
    width:278px;
}
#id_project_description {
    border: 1px solid #C0C0C0;
    width: 274px;
    height: 108px;
    font-family:Arial;
    font-size:9pt;
    padding: 1px;
}

.field {
    color:#808080;
    margin-bottom: 12px;
}
#sidebar {
    float:left;
    width:400px;
}
#contact_right {
    float:left;
}
.pink {
    color: #EB008B;
}
#inner_sidebar {
    margin:17px 0 0 0 ;
    font-size:10pt;
}
.submit {
    height:55px;
    width:279px;
}
a {
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
a.dp-choose-date {
    display:none;
}
/* Footer Stick Chunk */
* {
    margin: 0;
}
html, body {
    height: 100%;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -30px;
}
.footer, .push {
    height: 30px;
}
/* End Footer Stick Chunk */
html {
    overflow:auto;
}
