#contents #post {
    width: 661px;
    float: left;
    color: #505050;
}

#contents #post h2 {
    width: 661px;
    height: 44px;
    background-image: url(../images/post_h.jpg);
    background-repeat: no-repeat;
    text-indent: -9999px;
}

#contents #post #description {
    padding: 0px 6px;
    margin: 18px 0px 18px 10px;
    line-height: 1.3em;
}

#contents #post #description a {
    color: #0c5cc6;
}

#contents #post #description a:hover {
    color: #333333;
}

#contents #post td.label {
    width: 240px;
    background-color: #f0f0f0;
}

#contents #post p {
    margin-left: 10px;
}

#contents #post input#from,
#contents #post input#company_name,
#contents #post input#contact_name {
    padding: 2px;
    width: 250px;
}

#contents #post input#budget_up,
#contents #post input#budget_down {
    padding: 2px;
    width: 80px;
}

#contents #post input#confirm {
    margin-right: 5px;
    height: 25px;
    width: 60px;
}

#contents #post input#reset {
    height: 25px;
    width: 60px;
}

#contents #post input#send,
#contents #post input#prev {
    margin-right: 5px;
    height: 25px;
    width: 90px;
}

#contents #post table {
    margin: 7px auto 0px auto;
    width: 641px;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

#contents #post td {
    padding: 7px;
    border-top: 1px solid #cccccc;
}
