/* directions page */
#content-area #container #container-middle #directions{
    background:transparent url('/mimages/design/coopdesign09/pg-hdr-directions.gif') no-repeat scroll top center;
    height:35px;
    width:250px;
}
#addresstitle{
    font-size:1.2em;
}
form.cmxform input {
    background-color:#333;
    border:none;
    color:#fff;
    font-size:1.2em;
    padding:9px 5px 5px;
    width:100%;
}
form.cmxform #submit{
    background:#333 url('/mimages/design/coopdesign09/submit-arrow.gif') no-repeat scroll center right;
	text-align:left;
	text-transform:uppercase;
}