body{
    background: none;
}
.defaultContentWidth,#directory-search{
    max-width: 1180px;
    width:100%;
    margin-left: auto;
    margin-right: auto;
}
#directory-main-bar{
    max-width: 1180px;
    margin: auto;
}
input#searchsubmit{
    display: block;
}
#content{
    width: 100%;
    max-width: 820px;
}
#primary {width: 100%;}
#dir-holder input{
    border: none;
    margin: 0;
}
#directory-search{
    background: repeat scroll 0 0 #ed1c24;
    border-bottom: 1px solid #C61017;
    border-top: 1px solid #C61017;
}
#dir-search-button{
    background: none;
}
#dir-search-form{
    margin-bottom: 0px;
}
#dir-search-form ul{
    list-style-type: none;
}